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
|
in
|
||||||
recmapFrom [];
|
recmapFrom [];
|
||||||
|
|
||||||
projectOnto = f: dst: src:
|
projectOnto = dst: src:
|
||||||
dst
|
dst
|
||||||
|> recmap
|
|> recmap
|
||||||
(path: dstLeaf: let
|
(path: dstLeaf: let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue