package git

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

Module Reference.PackedSource

Sourcetype 'uid elt =
  1. | Ref of t * 'uid
  2. | Peeled of 'uid
Sourcetype 'uid packed = 'uid elt list
Sourcetype ('fd, 's) input_line = 'fd -> (string option, 's) Carton.io
Sourceval load : 's Carton.scheduler -> input_line:('fd, 's) input_line -> of_hex:(string -> 'uid) -> 'fd -> ('uid packed, 's) Carton.io
Sourceval get : t -> 'uid packed -> 'uid option
Sourceval exists : t -> 'uid packed -> bool
Sourceval remove : t -> 'uid packed -> 'uid packed
OCaml

Innovation. Community. Security.