カジュアルにタプルが欲しい時があるけど仕方がない。

yoppiblogyoppiblog のブックマーク 2013/11/18 16:32

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Pair/tuple data type in Go - Stack Overflow

    I need a queue of (string, int) pairs. That's easy enough: type job struct { url string depth int } queue := make(chan job) queue <- job{url, depth} are there built-in pair/tuple data types in Go? ...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう