Language
This commit is contained in:
parent
cdb9d3c63e
commit
feee748c99
@ -8,8 +8,9 @@ in the priv/stdlib directory. Thanks!
|
|||||||
# Standard library
|
# Standard library
|
||||||
|
|
||||||
Sophia language offers standard library that consists of several namespaces. Some of them are already
|
Sophia language offers standard library that consists of several namespaces. Some of them are already
|
||||||
in the scope and do not need any actions to be used, while some others are hidden under includable
|
in the scope and do not need any actions to be used, while the others require some files to be included.
|
||||||
files. The autoincluded namespaces are:
|
|
||||||
|
The out-of-the-box namespaces are:
|
||||||
|
|
||||||
- [Bits](#Bits)
|
- [Bits](#Bits)
|
||||||
- [String](#String)
|
- [String](#String)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user