introduce bitloops
This commit is contained in:
@@ -96,7 +96,7 @@ public class Main {
|
||||
section("Words");
|
||||
printWordsTable(exported.words());
|
||||
|
||||
section("Gridv2");
|
||||
section("Grid");
|
||||
for (var row : exported.grid()) System.out.println(" " + row);
|
||||
|
||||
var theme = "algemeen";
|
||||
|
||||
Reference in New Issue
Block a user