λ(nix : ../NixPrelude.dhall) →
{ Type = Natural
, divide = ./divide.dhall nix
, fromAny = ./fromAny.dhall nix
}