Rename Perception datatype/fields
This commit is contained in:
@@ -6,8 +6,8 @@ import Geometry.Data
|
||||
|
||||
import Control.Lens
|
||||
|
||||
newtype MemoryState = MemoryState
|
||||
newtype Memory = Memory
|
||||
{ _soundsToInvestigate :: [Point2]
|
||||
}
|
||||
|
||||
makeLenses ''MemoryState
|
||||
makeLenses ''Memory
|
||||
|
||||
Reference in New Issue
Block a user