Getting function by name (in string) in Clojure.


/ Published in: Clojure
Save to your folder(s)

Gets function by name.


Copy this code and paste it in your HTML
  1. @(resolve (symbol function-name-str))

Report this snippet


Comments


You need to login to view comments.