Clojure Brain Teasers (Pragmatic Bookshelf)
Most Active This Week
                           
                        
                        
                        Most Active This Month
                           
                        
                        
                                   
                        Most Active This Year
                           
                        
                        
                         
          
                Title: Clojure Brain Teaser (page 8) 
There’s a typo in Acknowledgements, where it says 'Clojure to create life changing oppertunities’.
              
            
            
          
              New
 
          
                The teaser and demo of “A Case of Mistaken Identity”, puzzle #18, pg 76 of p1.0 have a typo on the final line of code - identity should b...
              
            
            
          
              New
 
          
                This code chunk is incorrect: 
(inc 100) ;; 101
(- 101 80) ;; 20
(* 20 2) ;; 40
and should read: 
(inc 100) ;; 101
(- 101 80) ;; 21
(* 2...
              
            
            
          
              New
Most Active Last Three Years
                           
                        
                        
                         
          
                @alexmiller
Page 26: 
“compare equal to another collection with the same partition” → “compare equal to another collection within the sam...
              
            
            
          
              New
 
          
                @alexmiller
At the end of Puzzle 11, the value 10 is missing in the sorted set.
              
            
            
          
              New
 
          
                The breakdown in the discussion seems to be for a different version of the code. The summary of counts at the end is correct, but after “...
              
            
            
          
              New
Most Active Over Three Years
                           
                        
                        
                        
                        
                        
                          
                        
                      
        Publisher: 
        Pragmatic Bookshelf
    
      
      
      
    
      
      
        
      
      
          
      
        
        
        
      
        
			
      
      
      
			
      
    
Latest in Clojure Brain Teasers
Get money off!
 
            The Pragmatic Bookshelf
35% off any eBook
Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!






