naming
This commit is contained in:
parent
fc895bd250
commit
40e3501bc4
@ -29,10 +29,10 @@ data Gene
|
||||
| Close
|
||||
| Input Gene
|
||||
|
||||
-- | Group [Gene]
|
||||
-- | Block [Gene]
|
||||
-- If we do plushy,
|
||||
-- then we may need to make a structually recursive data structure for the "program" data structure
|
||||
-- exampleGenome = [Program] rather than [Gene], or just include the Group above?
|
||||
-- exampleGenome = [Program] rather than [Gene], or just include the Block above?
|
||||
|
||||
data State = State
|
||||
{ exec :: [Gene],
|
||||
|
Loading…
x
Reference in New Issue
Block a user