Emojicode
Documentation
GitHub
Emojicode Documentation
1.0 beta 2
Guides
Language Reference
Package Index
Package s
Emojicodeβs standard library.
See
The s package
for an introduction.
Types
π
Boolean
π’
Integer
π§
Represents a region in memory
π―
Represents a real number
π§
Byte
π‘
Protocol defining an iterators interface
π
Protocol defining iterability
π
Protocol defining equality
π½
Protocol defining random-access
π³
Iterator over a π½
π»
Interaction with the operating system
β©
Range, an immutable sequence of numbers
π±
Iterator over a π¨
π°
Pseudo-random number generator
π‘
Strings
π
Mutable sequence of characters (βstring builderβ)
π¨
List, an ordered mutable collection
π¦
Wrapper for π¨
π
Binary data
π―
Dictionary, holding key value pairs
π§΅
Execution thread of the program
π
Mutex, simple semaphore for thread synchronisation
π§
General error superclass
π§πΈβ
Input/output error
πΆ
Weak reference
βπΈπ‘
Protocol for string interpolation