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