Liking cljdoc? Tell your friends :D
Clojure only.

nl.jomco.openapi.v3.media-matcher


media-matcherclj

(media-matcher ranges)

Find the matching media-type range.

Given a collection media-type ranges, return a matcher that given a media-type, returns the most specific matching media-type-range, or nil.

Find the matching media-type range.

Given a collection media-type ranges, return a matcher that given a
media-type, returns the most specific matching media-type-range, or
nil.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close