mirror of
				https://github.com/Reuh/anselme.git
				synced 2025-10-27 16:49:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| :x = 43
 | |
| 
 | |
| |{x!serialize!deserialize}
 | |
| 
 | |
| :l = [2, "", 5]
 | |
| 
 | |
| |{l!serialize!deserialize}
 | |
| 
 | |
| :t = *{2, "", 5}
 | |
| t(3) = "ok"
 | |
| t("f") = "b"
 | |
| 
 | |
| |{t!serialize!deserialize}
 |