[package] name = "cons-list" version = "0.0.3" license = "MIT/Apache-2.0" description = "An immutable singly-linked list, as seen in basically every functional language" authors = [ "Alexis Beingessner ", ] repository = "https://github.com/contain-rs/cons-list" homepage = "https://github.com/contain-rs/cons-list" documentation = "https://contain-rs.github.io/cons-list/cons_list" keywords = ["data-structures"] readme = "README.md"