package naboris

  1. Overview
  2. Docs

Map type for working with queries from routed requests.

module QueryMap : Stdlib.Map.S with type key = Stdlib.String.t

Implements Map with key of string.