tour: golang.org/x/tour/tree Index | Files | Directories

Packages imported by tree

PathSynopsis
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
math/randPackage rand implements pseudo-random number generators.