@@ -9,7 +9,7 @@
 | 
				
			|||||||
  "Some objects can be tagged using the with-meta function"
 | 
					  "Some objects can be tagged using the with-meta function"
 | 
				
			||||||
  (= __ (meta giants))
 | 
					  (= __ (meta giants))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  "Or more succintly with a reader macro"
 | 
					  "Or more succinctly with a reader macro"
 | 
				
			||||||
  (= __ (meta '^{:division "West"} Giants))
 | 
					  (= __ (meta '^{:division "West"} Giants))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  "While others can't"
 | 
					  "While others can't"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user