docs: add oneliner comment

This commit is contained in:
wi11-holdsworth 2025-10-01 14:21:13 +10:00
parent 1ed43872c4
commit 80314a3a01

View file

@ -1,6 +1,8 @@
-- Will Holdsworth 1353032 -- Will Holdsworth 1353032
-- --
-- --
-- Implements toPitch, feedback, initialGuess and nextGuess to efficiently
-- play the game of musician as both the composer and the performer.
module Proj2 module Proj2
( Pitch, ( Pitch,