зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 05:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			7 строки
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 строки
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| (case
 | |
|  when predicate1 then val1
 | |
|  when predicate2 then val2
 | |
|  ...
 | |
|  else else-val
 | |
| )
 | 
