mirror of
https://github.com/urbit/shrub.git
synced 2024-12-05 22:15:52 +03:00
Make ++from-module not leak faces.
This commit is contained in:
parent
a6c83e3919
commit
1ec6e7cd2b
@ -107,13 +107,12 @@
|
||||
::
|
||||
::
|
||||
++ from-module :: create wrapper
|
||||
|* _[%module ..$ _abet]:(hood-module)
|
||||
=> .(+< [identity start finish]=+<)
|
||||
|* _[identity=%module start=..$ finish=_abet]:(hood-module)
|
||||
=- [wrap=- *start] :: usage (wrap handle-arm):from-foo
|
||||
|* handle/_finish
|
||||
|= _+<.handle
|
||||
|= a=_+<.handle
|
||||
=. +>.handle (start hid (able identity))
|
||||
(ably (handle +<))
|
||||
(ably (handle a))
|
||||
::
|
||||
:: per-module interface wrappers
|
||||
++ from-drum (from-module %drum [..$ _se-abet]:(hood-drum))
|
||||
|
Loading…
Reference in New Issue
Block a user