quiz. write a function recurseList(f,x,n) that returst a list, [f(x), f(f(x)), ...], length n.
write in your fav lang.
# haskell #javascript #golang
Conversation
Notices
-
∑ XahLee (xahlee@noagendasocial.com)'s status on Tuesday, 31-Oct-2017 21:43:04 EDT ∑ XahLee