Inference Engine
Mojo🔥
Get Started
TypeAliases
Overview
Try Mojo
Why Mojo
Programming manual
Mojo notebooks
Overview
Hello, Mojo
Low-level IR in Mojo
Mandelbrot in Mojo with Python plots
Matrix multiplication in Mojo
Fast memset in Mojo
Mojo library
Module index
Built-ins
Bool
BuiltinList
BuiltinSlice
Error
FloatLiteral
Int
StringLiteral
StringRef
Tuple
TypeAliases
Standard library
Assert
Atomic
Autotune
Base64
Benchmark
Bit
Buffer
Complex
DType
Functional
Index
Intrinsics
IO
List
Math
Memory
Numerics
Object
OS
Pointer
Polynomial
Random
Range
Reductions
SIMD
Sort
StaticTuple
String
TargetInfo
Testing
Time
TypeUtilities
Vector
Python interop
PythonInterface
PythonObject
Roadmap & sharp edges
Changelog
FAQ
Community
TypeAliases
Module
Defines some type aliases.
Aliases:
AnyType = AnyType
NoneType = None