snix/users/glittershark/xanthous/src/Xanthous
Griffin Smith 0367e8c303 fix(xanthous): Make floodFill faster
Speed up the floodFill algorithm by sprinkling in some strictness and
specializing it to the only type it's currently called at anyway.

Change-Id: I4557fc51b1c1036c127bfd5bee50748d8692ae74
Reviewed-on: https://cl.tvl.fyi/c/depot/+/555
Reviewed-by: glittershark <grfn@gws.fyi>
2020-06-22 00:40:19 +00:00
..
AI Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
App Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Data Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Entities Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Game Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Generators fix(xanthous): Make floodFill faster 2020-06-22 00:40:19 +00:00
Messages Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Util Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
App.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Command.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Data.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Game.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Generators.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Messages.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
messages.yaml Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Monad.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Orphans.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Prelude.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Random.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Util.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00