package rdf

  1. Overview
  2. Docs

Base types.

module Ordered_string : sig ... end
module SMap : Stdlib.Map.S with type key = string
module SSet : Stdlib.Set.S with type elt = string
module Ordered_char : sig ... end
module CMap : Stdlib.Map.S with type key = char
module CSet : Stdlib.Set.S with type elt = char