risor-io / risor

Fast and flexible scripting for Go developers and DevOps.
https://risor.io
Apache License 2.0
576 stars 24 forks source link

Need sort capability with a user-provided sorting function #215

Closed myzie closed 2 months ago

myzie commented 2 months ago

Akin to Go's sort.Slice.

myzie commented 2 months ago

https://github.com/risor-io/risor/pull/222