package datalog

  1. Overview
  2. Docs

A symbol must be hashable, comparable and printable.

include Stdlib.Hashtbl.HashedType
type t
val equal : t -> t -> bool
val hash : t -> int
val to_string : t -> string
OCaml

Innovation. Community. Security.