Module Stream.LanguageSource
include Jv.CONV with type t := Stream.Language.t
val to_jv : Stream.Language.t -> Jv.jvto_jv reveals the JavaScript implementation.
val of_jv : Jv.jv -> Stream.Language.tof_jv hides the JavaScript implementation. Implementations usually do not guarantee type safety.