Copyright | (c) Eric Mertens 2018 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
Three-dimensional coordinate: x, y, z
Instances
manhattan :: Coord3 -> Coord3 -> Int Source #
Sum of absolute value of differences in each of the 3 axes.