package git

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

Module Helper.BaseIsoSource

Helper for some convenience bijection elements.

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