We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a4dc3 commit 7eadbecCopy full SHA for 7eadbec
codes/gridv1.mojo
@@ -1,6 +1,5 @@
1
import random
2
3
-
4
@value
5
struct Grid(Stringable, Writable):
6
var data: List[List[Int, True]]
0 commit comments