8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
/*
|
|
Official Module `std`
|
|
Library/std/std.fig
|
|
*/
|
|
|
|
import io; // link std.io
|
|
import value; // link std.type
|
|
import math; // link std.math |