Copyright | (C) 2016 Jason Johnson |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Jason Johnson <jason.johnson.081@gmail.com> |
Stability | experimental |
Portability | TBD |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Types
Constructor
Lenses
start :: Functor f => (Instant -> f Instant) -> Interval -> f Interval Source #
Lens for the start component of the Interval
end :: Functor f => (Instant -> f Instant) -> Interval -> f Interval Source #
Lens for the end component of the Interval