This website requires JavaScript.
Explore
Help
Sign in
core
/
xgo
Watch
1
Star
0
Fork
You've already forked xgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
760bc44547
xgo
/
docs
/
stdlib.md
Daniel Kang
591d745ef7
updating documents for stdlib
2019-01-29 20:46:30 -08:00
484 B
Raw
Blame
History
Standard Library
os
: platform-independent interface to operating system functionality.
text
: regular expressions, string conversion, and manipulation
math
: mathematical constants and functions
times
: time-related functions