==================== Tidy Core ==================== Result size of Tidy Core = {terms: 36, types: 100, coercions: 56, joins: 0/0} nat2Word# = \ @n $dKnownNat _ -> naturalToWord# ($dKnownNat `cast` :: KnownNat n ~R# Natural) foo = \ _ -> 18## fd = \ @n $dKnownNat _ -> naturalToWord# ($dKnownNat `cast` :: KnownNat (Div (n + 63) 64) ~R# Natural) d = \ _ -> 3## fm = \ @n $dKnownNat _ -> naturalToWord# ($dKnownNat `cast` :: KnownNat (Mod (n - 1) 64 + 1) ~R# Natural) m = \ _ -> 9## fp = \ @n $dKnownNat _ -> naturalToWord# ($dKnownNat `cast` :: KnownNat (2 ^ (Mod (n + 63) 64 + 1)) ~R# Natural) p = \ _ -> 512##