mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-02 11:30:13 -05:00
2769353a55
Due to limitations in Go we cannot create a Def for a Map or Set that has a key that is a Map, Set or a List. This is because the key if a Go map needs to be a comparable and maps and slices are not comparable.
2.5 KiB
2.5 KiB