I can see proving totality using such a system. I'm not following how a system could also prove behavior, though
r
raulraja
05/07/2020, 5:36 PM
I’ll show you as soon as we have something visual
raulraja
05/07/2020, 5:36 PM
but most of the hard work and research is done and it will be included as part of meta for Kotlin
b
Bob Glamm
05/07/2020, 5:36 PM
++. I am definitely interested in that
r
raulraja
05/07/2020, 5:37 PM
then you won’t have to tell your friends why FP is good or bad, the compiler is gonna tell them as they write unsafe code. Then FP doesn’t really matter beyond style preference.
arrow 1
❤️ 1
raulraja
05/07/2020, 5:38 PM
since the goal of FP is safe deterministic code and this can also be achieved with static analysis
b
Bob Glamm
05/07/2020, 5:40 PM
I think I kind of see it, but I would love to see it in action to make sure 🙂