Module Context.Kind

type t = [
  1. | `Value
  2. | `Tree
]