You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(* Heterogeneous lists, parametrized by a type-level list. *)
open Tlist
(* We define this outside the module so that its constructors are globally visible once this file is opened. However, note that this clobbers the notation for ordinary lists, so open this file with care. *)