mirror of
				https://github.com/Dummi26/mers.git
				synced 2025-10-31 03:45:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // return a function that adds "-= ... =-" decorations to the given text
 | |
| text -> ("-= ", text, " =-").concat
 | 
