package rdf

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

Module Rdf.Types

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