Added a specific parse try function which takes the essence of list.fold_until but makes it specific for fn(String)->Result(#(a, String),Nil) parsers ??? ??
		
			
				
	
	
	
		
			209 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			209 B
		
	
	
	
	
	
	
	
Changelog
v1.0.0
- Initial Release
 
v2.0.0
- Removed types.Uri. Now gluri uses the stdlib Uri type (and empty)
 
v2.0.1
- Improved parsing performance slightly and reduced memory usage up to 50%