my-package is not stable yet, so expect large and rapid changes to structure and functionality before the first stable release

nanobind_example_ext#

Module Contents#

Functions#

add(→ int)

This function adds two numbers and increments if only one is provided.

nanobind_example_ext.add(arg0: int, arg1: int, /) int[source]#

This function adds two numbers and increments if only one is provided.