Skip to content
Discussion options

You must be logged in to vote

nb::type<T> is restricted to bindings (e.g., things that are bound with nb::class_<>). This could perhaps be documented better. To directly get the type, use nb::borrow(&PyLong_Type)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wjakob
Comment options

Answer selected by lahwaacz
@lahwaacz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants