sci: reify
This commit is contained in:
parent
d72aa3158a
commit
bc8739a57e
2 changed files with 2 additions and 2 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7e79c5e4717debbcef39bf972b75475b45facb8d
|
Subproject commit 9843e5521f65574d4c5c49a4fccfd920e28c8a62
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
methods)
|
methods)
|
||||||
'(getProtocols [this]
|
'(getProtocols [this]
|
||||||
protocols)]]
|
protocols)]]
|
||||||
(list 'fn ['interfaces 'methods 'protocols]
|
(list 'fn [{:keys '[interfaces methods protocols]}]
|
||||||
(concat prelude
|
(concat prelude
|
||||||
(mapcat (fn [[clazz methods]]
|
(mapcat (fn [[clazz methods]]
|
||||||
(cons clazz
|
(cons clazz
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue