jon.recoil.org

Module Stream.LanguageSource

Sourcetype t
include Jv.CONV with type t := Stream.Language.t
val to_jv : Stream.Language.t -> Jv.jv

to_jv reveals the JavaScript implementation.

val of_jv : Jv.jv -> Stream.Language.t

of_jv hides the JavaScript implementation. Implementations usually do not guarantee type safety.

Sourceval g : Jv.t