summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordemo <demo@antix1>2026-05-30 11:14:11 -0400
committerdemo <demo@antix1>2026-05-30 11:14:11 -0400
commit7bf10c9eca81791212ce6808c1a5be2acea03c97 (patch)
tree56fa352ea2c8c38c04adb43fef0f57a23500f663
parenta540f0b81ed43a4151d09061eb8dca4224fe3b98 (diff)
docs: add SO reference
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78659ab..4336531 100644
--- a/README.md
+++ b/README.md
@@ -54,5 +54,7 @@ this edge case that led me into the wider world of considering logical
combinators in general, and not just whether two variables are either
both zero or both non-zero.
+* References
+https://stackoverflow.com/q/33115946/4570292