package datalog

  1. Overview
  2. Docs
include BottomUp.SymbolType with type t = symbol
include Stdlib.Hashtbl.HashedType with type t = symbol
type t = symbol
val equal : t -> t -> bool
val hash : t -> int
val to_string : t -> string
val make : string -> t
OCaml

Innovation. Community. Security.