Base

E96218

Base is Julia’s core standard library module that provides fundamental language functionality, built-in types, and essential operations.

Jump to: Statements Referenced by

Statements (69)

Predicate Object
instanceOf Julia module
standard library module
contains submodule Base.Experimental
submodule Base.Iterators
submodule Base.Threads
defines Array type
BigFloat type
BigInt type
Bool type
Channel type
Char type
Complex type
Dict type
Float64 type
Function type
IO type hierarchy
Int type
Missing type
Module type
Nothing type
Range types
Rational type
Set type
String type
Symbol type
Task type
Tuple type
exports * function
+ function
- function
/ function
@assert macro
@inbounds macro
@show macro
@time macro
@views macro
filter function
getindex function
iterate function
length function
map function
pop! function
print function
println function
push! function
reduce function
setindex! function
show function
size function
sort function
license MIT License (via Julia language distribution) NERFINISHED
loadedByDefaultIn Julia session
maintainedBy JuliaLang developers
partOf Julia language NERFINISHED
provides I/O functionality
array operations
basic networking support
built-in types
core mathematical functions
essential operations
exception handling mechanisms
file system operations
fundamental language functionality
linear algebra interfaces
multi-threading primitives
random number generation
regular expression support
string manipulation functions
task and coroutine support

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.