#817·devdocs

Function "->" is not returned for Clojure search

Author: dottedmagCreated Jun 2, 2018Updated Sep 14, 2026
Labelsbug/search

How to reproduce:

  1. Go to devdocs.io
  2. Enable Clojure documentation
  3. Search for ->

Expected output:

  1. -> is found

Actual result:

  1. -> is not found.

Additional info:

Seems to be specific to this particular function, as - + ->> -' are returned when searched for.