kenjyoung / MinAtar

GNU General Public License v3.0
283 stars 56 forks source link

Int casting for safety #17

Closed will-maclean closed 1 year ago

kenjyoung commented 1 year ago

closed this because I think it's better to allow it to throw an error if passed a noninteger action. I feel this would silence more bugs than it fixes otherwise.