Add save functionality and shortcuts
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
;; Higher-Order Function Example
|
||||
;; Benchmark: 7.4us
|
||||
;; Benchmark: 8.4us
|
||||
;; Output: 25
|
||||
(do
|
||||
(def apply (fn [f x] (f x)))
|
||||
|
||||
Reference in New Issue
Block a user