Function "->" is not returned for Clojure search
Author: dottedmagCreated Jun 2, 2018Updated Sep 14, 2026
Labelsbug/search
How to reproduce:
- Go to devdocs.io
- Enable Clojure documentation
- Search for
->
Expected output:
->is found
Actual result:
->is not found.
Additional info:
Seems to be specific to this particular function, as - + ->> -' are returned when searched for.
Source: freeCodeCamp/devdocs