issues
search
elm-community
/
elm-faq
FAQ about the Elm language.
https://faq.elm-community.org/
22
stars
24
forks
source link
fixing description of Trampoline changes
#21
Closed
jvoigtlaender
closed
8 years ago
jvoigtlaender
commented
8 years ago
Neither
Trampoline.Done
nor
Trampoline.Continue
was a "type".
The new name for
Trampoline.Continue
is
Trampoline.jump
.
Trampoline.Done
norTrampoline.Continue
was a "type".Trampoline.Continue
isTrampoline.jump
.