package plebeia

  1. Overview
  2. Docs

Module Plebeia.SegmentSource

A segment represents a path from the root of a tree to a leaf or to the root of a sub-tree.

Sourcetype side =
  1. | Left
  2. | Right
Sourceval to_string : t -> string

LLRRLL

Sourceval of_string : string -> t option

LLRRLL

Sourceval to_sides : t -> side list
Sourceval of_sides : side list -> t
OCaml

Innovation. Community. Security.