Package shadow

Package shadow is the root package of the Shadow standard library.

Subpackage Summary

Name Description
shadow:standard

Package shadow:standard contains essential classes, interfaces, singletons, and exceptions needed for any Shadow program.

shadow:io

Package shadow:io contains fundamental types used for input and output, both for the console and for file and path manipulation.

shadow:utility

Package shadow:utility contains basic data structures and utility classes that are useful in many different kinds of programs.

shadow:natives

Package shadow:natives contains classes and exceptions used to interact with C code.