spacing
This commit is contained in:
parent
491975d207
commit
4e9dca38b8
@ -26,8 +26,8 @@ data Gene
|
|||||||
| StateFunc (State -> State -> State)
|
| StateFunc (State -> State -> State)
|
||||||
| Close
|
| Close
|
||||||
|
|
||||||
-- | Group [Gene]
|
-- | Group [Gene]
|
||||||
-- If we do plushy,
|
-- If we do plushy,
|
||||||
-- then we may need to make a structually recursive data structure for the "program" data structure
|
-- 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 Group above?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user