evil

Functions

pub fn at(l: List(a), index: Int) -> Result(a, Nil)
pub fn expect(x: Result(a, b), msg: String) -> a
Search Document