mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-04 08:02:26 -06:00 
			
		
		
		
	
		
			
	
	
		
			17 lines
		
	
	
	
		
			313 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			313 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								# go-format
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								String formatting package using Rust-style formatting directives.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Output is generally more visually-friendly than `"fmt"`, while performance is neck-and-neck.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								README is WIP.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## todos
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- improved verbose printing of number types
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- more test cases
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- improved verbose printing of string ptr types
							 | 
						||
| 
								 | 
							
								
							 |