clj-commons / potemkin

some ideas which are almost good
577 stars 53 forks source link

memoize returns nil on first call #43

Closed dm3 closed 7 years ago

dm3 commented 9 years ago

if the first call to a memoized fn results in nil, the result should be nil instead of ::nil