maxon.Builtin

Description

Represents a built-in maxon.DataType (aka the one that can e converted automatically to python like maxon.Int32 to int)

Methods Signature

__float__()

__int__()

Methods Definition

Builtin.__float__()
Builtin.__int__()