janetsh
janetsh copied to clipboard
Shell lex splitting function.
examples:
($ gcc (sh/split ($$ pkg-config --cflags)))
This is useful for building commands lines from the output of other commands. Counter argument is that regular string splitting works fine for most cases.