migration
This commit is contained in:
8
clojure/examples.clj
Normal file
8
clojure/examples.clj
Normal file
@@ -0,0 +1,8 @@
|
||||
(load-file "examples/0_1_magic.clj")
|
||||
|
||||
(lecture "1. Functions")
|
||||
(load-file "examples/1_1_intro.clj")
|
||||
(load-file "examples/1_2_functions.clj")
|
||||
(load-file "examples/1_3_lists.clj")
|
||||
(load-file "examples/1_4_vectors.clj")
|
||||
(load-file "examples/1_5_functions-2.clj")
|
||||
Reference in New Issue
Block a user