giogonzo / fp-ts-ramda

Ramda functions reimplemented in fp-ts
https://giogonzo.github.io/fp-ts-ramda/
MIT License
138 stars 9 forks source link

takeLast added. #7

Closed mfirry closed 5 years ago

mfirry commented 5 years ago

Oh ok. I too my inspiration from append. Feel free to close this as I work out the other solution.

giogonzo commented 5 years ago

I see, append already doesn't follow this convention. Nevermind, I think this is good to go.

Thanks @mfirry!