update inherit paths
This commit is contained in:
parent
1c807428ad
commit
e5c8479a8f
10 changed files with 88 additions and 37 deletions
|
|
@ -16,6 +16,11 @@
|
|||
(this.std)
|
||||
enfIsAttrs
|
||||
;
|
||||
|
||||
inherit
|
||||
(this.types)
|
||||
Wrap
|
||||
;
|
||||
in rec {
|
||||
# form: getAttrAt :: list string -> set -> null | Wrap Any
|
||||
# given path as a list of strings, return that value of an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue