Import all nix files in a directory tree. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ dendrix.oeiuwq.com/Dendritic.html
dendritic inputs

remove default from non-optional arguments. (#17)

authored by oeiuwq.com and committed by

GitHub 6d319ab4 7a0649ef

+3 -3
+3 -3
default.nix
··· 2 2 perform = 3 3 { 4 4 lib ? null, 5 - filterf ? null, 6 - mapf ? null, 7 5 pipef ? null, 8 - paths ? [ ], 6 + filterf, 7 + mapf, 8 + paths, 9 9 ... 10 10 }: 11 11 path: