ZK
Size: a a a
ZK
ZK
AP
*
AP
* -> *
, так что второй параметр точно лишнийAP
AP
List Int Int Int
x = Debug.crash "foo"
AP
The type annotation for x says it is a:
List
But the definition (shown above) is a:
List a
ZK
AP
x : Maybe (List Int ()) ()
x = []
AP
AP
x : Dict Maybe List
x = Dict.empty
ZK
AP
AP
x : Dict Maybe List
x = Dict.empty
AP
ZK
AP
ZK
AP
[[Int]]
и потом матерюсь