λ(nix : ../NixPrelude.dhall) → let Any = ./Type.dhall let Set = ../Set/Type.dhall let Any/toTypeUnchecked = ./toTypeUnchecked.dhall nix in λ(e : Any) → λ(attrpath : Text) → nix.builtins.getAttr attrpath (Any/toTypeUnchecked Set e)