gleamunison/infer_helper
Values
pub fn list_all_match(
ts: List(ast.Term),
t: ast.Type,
cache: types.TypeCache,
infer_fn: fn(ast.Term, types.TypeCache) -> Result(
ast.Type,
types.InferenceError,
),
) -> Bool
pub fn list_all_match(
ts: List(ast.Term),
t: ast.Type,
cache: types.TypeCache,
infer_fn: fn(ast.Term, types.TypeCache) -> Result(
ast.Type,
types.InferenceError,
),
) -> Bool