lintnet / go-jsonnet-native-functions

Go package porting several Go's Standard libraries functions to go-jsonnet's Native functions
MIT License
2 stars 0 forks source link

standard library's functions #1

Open suzuki-shunsuke opened 11 months ago

suzuki-shunsuke commented 11 months ago

https://jsonnet.org/ref/stdlib.html

External Variables

Types and Reflection

Mathematical Utilities

Assertions and Debugging

String Manipulation

Parsing

Manifestation

Arrays

Sets

Encoding

Booleans

JSON Merge Patch

Debugging

suzuki-shunsuke commented 11 months ago

strings

https://pkg.go.dev/strings

suzuki-shunsuke commented 11 months ago

regexp

https://pkg.go.dev/regexp