Files
croissant/lib/analyzer/typing.ml
T

1 line
62 B
OCaml

type environment = { variables : (string * Types.types) list }