Skip to main content

Mojo module

unsafe

Provides utility functions for unsafe manipulation of SIMD values.

You can import these APIs from the memory package. For example:

from memory import bitcast

Functionsโ€‹

Was this page helpful?