defun icon indicating copy to clipboard operation
defun copied to clipboard

A macro to define clojure functions with parameter pattern matching just like erlang or elixir.

Results 1 defun issues
Sort by recently updated
recently updated
newest added

Hey, I'd like to use defun to construct a conditional decision tree. Is there any way to visualise it in a tree/graph format? Thanks