using fill-in-blanks for everything
This commit is contained in:
		@@ -1,11 +1,8 @@
 | 
			
		||||
(meditations
 | 
			
		||||
 "We shall contemplate truth by testing reality, via equality."
 | 
			
		||||
 (= true false)
 | 
			
		||||
 (= __ true)
 | 
			
		||||
 | 
			
		||||
 "To understand reality, we must compare our expectations against reality."
 | 
			
		||||
 (= 0 (+ 1 1))
 | 
			
		||||
 | 
			
		||||
 "Sometimes we will ask you to fill in the values"
 | 
			
		||||
 (= __ (+ 1 1))
 | 
			
		||||
 | 
			
		||||
 "You can test equality of many things"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user