Skip to content

Add go fix to migrate away #5

Description

@duckbrain

Consider implementing these functions in terms of https://pkg.go.dev/slices and adding //go:fix inline directives to ease migration away from this package in favor of keeping to the standard library.

If compatibility with older go versions is desired, //go:build directives can be used to use the current implementations in older versions of Go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions