list-fn 0.2.1

A generic lazy list
Documentation
[package]
name = "list-fn"
version = "0.2.1"
authors = ["natfoam"]
edition = "2018"
description = "A generic lazy list"
license = "Apache-2.0"
repository = "https://github.com/natfoam/list-fn"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
take_mut = "0.2.2"