Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
I forgot..
1
Name:
Anonymous
2011-03-09 8:45
What standard function does
(remove-if #'null (map #'f xs))
?
7
Name:
Anonymous
2011-03-09 9:20
>>6
remove+map(car)
and
remove-if/remove-if-not
are pretty much equivalent to it. If you want to write your own
filter
utility, it won't be longer than 2 lines.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List