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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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