Liking cljdoc? Tell your friends :D

test-filter.utils

Utility functions that work in both Clojure and ClojureScript. This file tests CLJC support.

Utility functions that work in both Clojure and ClojureScript.
This file tests CLJC support.
raw docstring

file-extensionclj/s

(file-extension path)

Returns the file extension from a path.

Returns the file extension from a path.
sourceraw docstring

join-pathsclj/s

(join-paths & segments)

Joins path segments with the appropriate separator.

Joins path segments with the appropriate separator.
sourceraw docstring

normalize-pathclj/s

(normalize-path path)

Normalizes a file path by collapsing separators by removing redundant separators. Works on both JVM and JS.

Normalizes a file path by collapsing separators by removing redundant separators.
Works on both JVM and JS.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close