Cargo Features

Unlambda has no features set by default.

[dependencies]
unlambda = { version = "0.1.0", features = ["arc", "log"] }
arc

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust