introduce bitloops

This commit is contained in:
mike
2026-01-21 00:56:18 +01:00
parent 78f72a024e
commit 92a736aa0a
7 changed files with 108 additions and 110 deletions

View File

@@ -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";