pubgrub/dict_utils

Values

pub fn get(
  dict_value: dict.Dict(k, v),
  key: k,
) -> option.Option(v)
Search Document