REPOSITORY / ScuroNeko/extypes
Compare commits
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6721658a8e
|
||
|
|
ec772d7bbc
|
@@ -1,4 +1,4 @@
|
||||
package laniakea
|
||||
package extypes
|
||||
|
||||
type HashMap[K comparable, V any] map[K]V
|
||||
|
||||
|
||||
Reference in New Issue
Block a user