package dokeysto

  1. Overview
  2. Docs

Module Dokeysto.Gen_genSource

Sourceval string_of_key : 'k -> string
Sourceval key_of_string : string -> 'k
Sourceval string_of_value : 'v -> string
Sourceval value_of_string : string -> 'v