oops i broke projectOnto
This commit is contained in:
parent
d083d21db0
commit
7247a8e9af
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in rec {
|
|||
in
|
||||
recmapFrom [];
|
||||
|
||||
projectOnto = f: dst: src:
|
||||
projectOnto = dst: src:
|
||||
dst
|
||||
|> recmap
|
||||
(path: dstLeaf: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue