(find-open-sexp-end tokens pos)(find-open-sexp-end tokens pos final-delim-pred)(find-open-sexp-start tokens pos)(find-open-sexp-start tokens pos final-delim-pred)(funcall-word code-str open-paren-pos)Given a string with sexps an a position into that string that points to an open paren, return the first token that is the function call word
Given a string with sexps an a position into that string that points to an open paren, return the first token that is the function call word
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 |