package devkit

  1. Overview
  2. Docs
Development kit - general purpose library

Install

Dune Dependency

Authors

Maintainers

Sources

devkit-1.3.tbz
sha256=dae965685dceed47ad8e9844f12fe707dafdf2c3bdd46d0431d5b4d1e7754b23
sha512=b94ade804d751db87434042bbaa821fa8e82e233820a76806f910e2da040094b137e88a3579911a1626930912622b064c776ddbcb6991fb7111021ebf6553fdc

doc/devkit.core/Devkit_core/Persist/Marshal/index.html

Module Persist.MarshalSource

Parameters

module V : Value

Signature

Sourcetype t = V.value
Sourceval to_channel : out_channel -> ?flags:Marshal.extern_flags list -> t -> unit
Sourceval from_channel : in_channel -> t
Sourceval to_string : ?flags:Marshal.extern_flags list -> t -> string
Sourceval from_string_ext : string list -> string -> t
  • parameter also
    • additional tags allowed (for backward compatibility)
Sourceval from_string : string -> t
Sourceval to_file_exn : string -> ?mode:Unix.file_perm -> ?flags:Marshal.extern_flags list -> t -> unit
Sourceval from_file : string -> t
OCaml

Innovation. Community. Security.