>
>  
>
>> Im frustrated with `empty?` throwing exceptions for Long and Keyword
>>
>
> What should happen? Asking whether an integer or keyword is "empty?" 
> doesn't really make sense IMO, and if it doesn't make sense, it should 
> throw an exception.
>

well its a fn?... "?" ! i would only expect a boolean out of it, of course 
if you read doc and look implementation it makes sense what it does, i 
still think that a function called "empty?" should not throw up, if its an 
Number or Keyword its in my opinion not an empty value! (i understand that 
a Number or Keyword is not sequential.. but then call it "not-seq?") 

 
>
>> I had some issues understanding that maps of certain size are not in 
>> order anymore because of the underlying java functions and optimizations 
>>
>
> Maps are officially unordered. The fact that small maps are ordered is an 
> implementation detail (though one that I know trips up a lot of newcomers).
>

Yeah kinda hard to figure out, special if you have 0 Java background
 

>  
>
>> the api docs are almost useless! - to get the arrity and stuff.. wtf i 
>> still have no clue how to use this new function i never used before...
>>
>
> Do you have an example of a poorly documented function? Also, do you know 
> about https://clojuredocs.org/?
>

I dont remember right now and too lazy (it was something without community 
examples), and then you just see maybe a cryptic docstring and what 
arguments it accepts 

 
>
>> security features in most frameworks are just smoke and mirrors, 
>> functions that dont actually do what they should do...
>>
>
> Do you have an example?
>
 

>  
>
I dont want to make negative advertisement,  but its about csrf, and giving 
false sense of being taken care of for people who dont fully understand it

cheers,
peter

>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to