Clojure Namespaces Tutorial
on the code again
Happy New Year my dudes! :D
In this video I cover how to use the ns macro to include functions and variables from other Clojure modules and Java Packages.
THis video coveres use, require, and import
useful article: https://8thlight.com/blog/colin-jones/2010/12/05/clojure-libs-and-namespaces-require-use-import-and-ns.html
āā- 00:00 Intro 00:28 Project setup 01:09 Create a namespace 02:19 How use works 04:29 How require works 06:31 How import works 08:50 How to use the ns macro 09:57 Rename function using only 12:01 Add meta data to namespace 12:24 Read namespace meta data 13:20: Namespaces in REPL 13:26 Switch namespace in REPL 13:40 Create namespace in REPL 13:53 View all namespaces 14:40 Remove namespace 15:03 Outro ... https://www.youtube.com/watch?v=HmsC6ZCKSqE
102415336 Bytes