Track TODO for extending alist/new
See TODO for more information.
This commit is contained in:
		
							parent
							
								
									64cf4ac920
								
							
						
					
					
						commit
						40742c612a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -96,6 +96,7 @@
 | 
				
			||||||
;; Library
 | 
					;; Library
 | 
				
			||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 | 
					;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					;; TODO: Support a variadic version of this to easily construct alists.
 | 
				
			||||||
(defun alist/new ()
 | 
					(defun alist/new ()
 | 
				
			||||||
  "Return a new, empty alist."
 | 
					  "Return a new, empty alist."
 | 
				
			||||||
  '())
 | 
					  '())
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue