Gankra / collect-rs

Miscellaneous Collections
Apache License 2.0
64 stars 21 forks source link

immut_slist -> cons-list? #152

Closed Gankra closed 9 years ago

Gankra commented 9 years ago

immut is a kinda weak naming convention, and it basically exists to emulate the cons-style lists in functional languages.