[][src]Module xbasic::basic_io

Traits

BasicIO

Used to allow the interpreter to communicate with a wide range of systems. This function can also be used to hold internal state, which is useful because it is mutably passed to all native functions.