mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 07:03:57 +00:00
Add new libe
This commit is contained in:
parent
c86a6edee0
commit
d8fbf77b9f
@ -337,6 +337,7 @@ keymap ; => {:a 1, :b 2, :c 3}
|
||||
|
||||
; Records, Protocols, Multimethods
|
||||
;;;;;;;;;;;;;;;
|
||||
|
||||
(defprotocol Greeter (greet [this]))
|
||||
|
||||
(defrecord Person [name]
|
||||
|
Loading…
Reference in New Issue
Block a user