# Standard Library ## Types ```{toctree} :maxdepth: 1 Asn IpAddr List[T] Option[T] Prefix String StringBuf StringBytes StringChars StringLines Verdict[A, R] bool char f32 f64 i16 i32 i64 i8 u16 u32 u64 u8 ``` ## Functions ````{roto:function} print(s: String) Print a string to stdout ````