Function ukanren::list[][src]

pub fn list<'a>(items: impl IntoIterator<Item = &'a impl ToValue + 'a>) -> Value
Expand description

Construct a list out of cons cells.