(nested-handle-clause-data clause-data)Applies handle-clause-data fn to nested where clauses
Applies `handle-clause-data` fn to nested where clauses
Operatos which can be used without spacing between operands
Operatos which can be used without spacing between operands
(separate-nots statements)Separates normal (true) not (false) statements from a list
Separates normal (true) `not` (false) statements from a list
(separate-operands statements)If un-separated operands are present, this function separates them and returns
If un-separated operands are present, this function separates them and returns
(separate-statements clause-data)Seprates where clause statements based on the logical operators they are tied with
Seprates where clause statements based on the logical operators they are tied with
(un-separated-operands? statement)Checks if the operands of the where statement are separated (by space) or not For e.g. Operands are separated in the case of "a = 1" And not separated in casde of "a=1" Returns the matched operation in the statement, if un-separated.
Checks if the operands of the where statement are separated (by space) or not
For e.g. Operands are separated in the case of "a = 1"
And not separated in casde of "a=1"
Returns the matched operation in the statement, if un-separated.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |