I don't know exactly how many other cljs functions that aren't on the cheatsheet, but some important array functions are missing, namely amapareducealength etc. Supposedly this pdf has a more comprehensive list of functions than the cheatsheet does, but it doesn't really document them.
I don't know exactly how many other cljs functions that aren't on the cheatsheet, but some important array functions are missing, namely
amap
areduce
alength
etc. Supposedly this pdf has a more comprehensive list of functions than the cheatsheet does, but it doesn't really document them.