package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Helper for some convenience bijection elements.

val flip : ('a * 'b) -> 'b * 'a
val int64 : (string, int64) Encore.Bijection.texn
val char_elt : char -> (char, unit) Encore.Bijection.texn
val string_elt : string -> (string, unit) Encore.Bijection.texn