Search results

Jump to navigation Jump to search
  • ...ad*. Notice that <hask>(ShowPred ty flag)</hask> always succeeds! If <hask>ty</hask> is a type for which there is a Show instance, flag gets unified to <
    10 KB (1,575 words) - 13:27, 14 January 2015
  • ty = ["twenty","thirty","forty","fifty","sixty","seventy","eighty","ninety"] ty !! (firstDigit (x) - 2) ++ decompose ( x - firstDigit (x) * 10)
    8 KB (1,028 words) - 15:16, 16 September 2015
  • addMaybe (n, s, ty) = do ty' <- [t| Maybe $(return ty) |]
    30 KB (4,551 words) - 00:29, 15 June 2023
  • deriveFunctor ty = do (TyConI tyCon) <- reify ty
    45 KB (6,927 words) - 18:50, 16 November 2020