package diffast-core

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

Module Diffast_core.GIDfragment

exception Found
exception Invalid_format of string
type gid = GI.t
type elem =
  1. | Fsingle of gid
  2. | Frange of gid * gid
val elem_to_string : elem -> string
class c : object ... end
val from_list : gid list -> c
val load : string -> c list
OCaml

Innovation. Community. Security.