system pathseparator - part-cw/lambdanative GitHub Wiki
(system-pathseparator)
Returns the path separator ("/" or "") for the current platform.
Example
> (system-pathseparator)
"/"
Returns the path separator ("/" or "") for the current platform.
> (system-pathseparator)
"/"