j
k
j a
j l
Hmmm... I think I should have said:
toCycle :: Int -> c toCycle = toEnum . (+ (fromEnum (minBound::c))) . (`mod` (cyclePeriod (undefined::c)))
Back to the thread
Back to the list