WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 45939419

(no title)

tiltowait | 3 months ago

You can test for existence:

    val, ok := my_map[123]
    if ok {
        ...
    }
https://go.dev/blog/maps#working-with-maps

discuss

order

No comments yet.

powered by hn/api // news.ycombinator.com