Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 444 Bytes

File metadata and controls

8 lines (5 loc) · 444 Bytes

Standard Library

Under development, following are standard library currently provided:

  • os: platform-independent interface to operating system functionality.
  • Buffer: structure for working with binary data.
  • fs: file system functions.