slam dunk that minimum viable product vibe

This commit is contained in:
2023-10-22 16:16:57 -07:00
parent f381edfff3
commit f371f16e2f
11 changed files with 127 additions and 13 deletions

View File

@@ -1,3 +1,6 @@
// This example is dedicated to the public domain or, where that is not possible,
// licensed under CC0-1.0, available at https://spdx.org/licenses/CC0-1.0.html
const std = @import("std");
const nice = @import("nice");

View File

@@ -1,3 +1,6 @@
// This example is dedicated to the public domain or, where that is not possible,
// licensed under CC0-1.0, available at https://spdx.org/licenses/CC0-1.0.html
const std = @import("std");
const nice = @import("nice");

View File

@@ -1,3 +1,6 @@
// This example is dedicated to the public domain or, where that is not possible,
// licensed under CC0-1.0, available at https://spdx.org/licenses/CC0-1.0.html
const std = @import("std");
const nice = @import("nice");