Module Naboris.Query

Map type for working with queries from routed requests.

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

Implements Map with key of string.