turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
123 stars 21 forks source link

Rename sinceTick to sinceLast? #68

Closed turion closed 6 years ago

turion commented 6 years ago

sinceTick is the record selector of TimeInfo that selects the time difference since the last tick. Should it be renamed to sinceLast? Or another name? @ivanperez-keera, opinions?