package
0.0.0-20241003141101-bebe46f19c00
Repository: https://github.com/kvexium/kvexc.git
Documentation: pkg.go.dev

# Functions

FreeMemory is a generic memory deallocation function.
GetTypeInfo returns the TypeInfo for a given DataType.
IsComplex checks if the type is a complex number.
IsFloat checks if the type is a floating-point number.
IsUnsigned checks if the type is an unsigned integer.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

TypeInfo holds information about a data type.

# Type aliases

DataType represents the possible data types in Kvexium.