+ Add anyascii function from its C implementation (`2023-08-01` version). + Add utf8ToAscii helper function. + Add unit tests.
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			57 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			57 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # IntelliJ IDEA
 | |
| *.iml
 | |
| .idea/
 | |
| 
 | |
| # Zig
 | |
| .zig-cache/
 | |
| zig-out/
 |