Is the linear type system exception safe, i.e can exceptions be safely thrown without the GC? For example, in the tutorial (http://ats-lang.github.io/DOCUMENT/ATS2TUTORIAL/HTML/c625.html) the found element `x` is thrown with `Found(x)`. How would this example change if `xs` was a viewtype? Thanks! -deech
-- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/6e2d9b34-4d62-4ef7-9dea-4f216aa468e2%40googlegroups.com.
