]> git.earman.xyz Git - lisp/workenv.git/commit
Replace cond with if in average-of-points
authorrearman <rearman@r717.net>
Mon, 13 Apr 2026 20:00:20 +0000 (16:00 -0400)
committerrearman <rearman@r717.net>
Mon, 13 Apr 2026 20:00:20 +0000 (16:00 -0400)
commit1cc43738eeaee1c1a53c102cdec2722c78805f93
treed022f33e31f9cde1f51970c429ee0016718aea9b
parente301d5489aef2fbbf85f38278ebb3ccf72171270
Replace cond with if in average-of-points

Don't use a cond with only two paths
math.lisp