Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chai2010/builtin

Provides some usefull functions for Go.
https://github.com/chai2010/builtin

Last synced: 3 months ago
JSON representation

Provides some usefull functions for Go.

Awesome Lists containing this project

README

        

- *Go语言QQ群: 102319854, 1055927514*
- *凹语言(凹读音“Wa”)(The Wa Programming Language): https://github.com/wa-lang/wa*

----

# Package builtin provides some usefull functions.

Please copy the [builtin.go](builtin.go) file and fix the package name!

# Examples

```Go
func main() {
printf("hello %s\n", "world")
}
```

# BUGS

Report bugs to .

Thanks!