mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-04 09:33:02 +00:00 
			
		
		
		
	@@ -692,7 +692,7 @@
 | 
			
		||||
            ;(tuple/slice functions 4 -1)))))
 | 
			
		||||
 | 
			
		||||
(defn identity
 | 
			
		||||
  "A function that returns its first argument."
 | 
			
		||||
  "A function that returns its argument."
 | 
			
		||||
  [x]
 | 
			
		||||
  x)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user