Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLEANUP] Replace experimental maps and slices with stdlib #2993

Merged

Commits on Nov 2, 2024

  1. [CLEANUP] Replace experimental maps and slices with stdlib

    The experimental functions are now available in the standard library
    in Go 1.23 [1].
    
    [1]: https://go.dev/doc/go1.23#new-unique-package
    
    Signed-off-by: Eng Zer Jun <[email protected]>
    Juneezee committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6b0830a View commit details
    Browse the repository at this point in the history