From 74193844c707ce11bb7621a020189fbe43078fe4 Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 26 Jan 2021 17:19:58 +0530 Subject: Document the origin of neighbors subroutine --- README | 3 +++ README.org | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README b/README index acfb13a..d2d6452 100644 --- a/README +++ b/README @@ -119,6 +119,9 @@ Implementation If the dictionary wasn't sorted then this probably would've been slower than previous implementation. + The `neighbors' subroutine (`lib/Octans/Neighbors.rakumod') was taken + from my AoC (Advent of Code) 2020's day-11 solution. + Options ─────── diff --git a/README.org b/README.org index 6f046f0..0f8bda0 100644 --- a/README.org +++ b/README.org @@ -69,6 +69,9 @@ dictionary. This is faster for these reasons: If the dictionary wasn't sorted then this probably would've been slower than previous implementation. +The =neighbors= subroutine (=lib/Octans/Neighbors.rakumod=) was taken from +my AoC (Advent of Code) 2020's day-11 solution. + ** Options *** dict Octans's default dictionary file is =/usr/share/dict/words=, use =--dict= -- cgit 1.4.1-2-gfad0