package rdf

  1. Overview
  2. Docs

Base types.

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

Innovation. Community. Security.