github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/docs/reference/stdlibs/stdlibs.md (about) 1 --- 2 id: stdlibs 3 --- 4 5 # Standard Libraries 6 7 This section serves as a reference to the standard libraries available in Gno. 8 9 Gno is designed to offer features similar to those in Go. Therefore, this documentation 10 does not include in-depth references for libraries that have identical implementation details 11 as those in Go. If a standard library differs in any way from its usage or implementation in Go, 12 it will be documented in this section.