Commits


Henry Schreiner authored and GitHub committed f12ec00d701
feat: py::type::of<T>() and py::type::of(h) (#2364) * feat: type<T>() * refactor: using py::type as class * refactor: py::object as base * wip: tigher api * refactor: fix conversion and limit API further * docs: some added notes from @EricCousineau-TRI * refactor: use py::type::of