]> gitweb.michael.orlitzky.com - spline3.git/commit
Make cube_at either return a cube or error instead of returning a (Maybe Cube).
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2011 00:04:20 +0000 (20:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2011 00:04:20 +0000 (20:04 -0400)
commite69710027d85a2d644d28e3e526330ad171d9983
treec5727567d8c58ea417ca7abf633e024b81710d35
parentac0e94e82605a5fd1e3ee724cd597f48614689e4
Make cube_at either return a cube or error instead of returning a (Maybe Cube).
src/Grid.hs
src/Tests/Grid.hs