cosmo_cli/list_wrapper

Values

pub fn replace_by(
  list: List(a),
  find_fn: fn(a) -> Bool,
  value: a,
) -> List(a)
Search Document