JuliaCollections / FunctionalCollections.jl

Functional and persistent data structures for Julia
MIT License
123 stars 34 forks source link

todo: change peek to pop and pop to butlast #57

Open karan0299 opened 4 years ago

karan0299 commented 4 years ago

Complete TODO to change peek to pop and pop to butlast.

karan0299 commented 4 years ago

@shashi could you please review the PR, Thanks!!