cake/stdlib/listx

Functions

pub fn append_item(list l: List(a), item i: a) -> List(a)
pub fn wrap(item i: a) -> List(a)
Search Document