Std
This page is still under construction!
This feature is still not implemented!
namespace Std
Std
is the base namespace of the Abstract's standard library.
Namespaces
Namespace | Description |
---|---|
Types | Implementation of the primitives and basic types |
Console | Functions related to the controll of the console (std in/out) |
Math | Mathematical abstractions |
Memory | Functions to handle and manage memory on lower levels |
Process | Functions to controll process and theads |
System | Interfaces with the hosting system |
Meta | Interfaces for metaprogramming |
Compilation | Comunication with the compiler during compile time |