Singpolyma

closed issue singpolyma/cheogram#40

Posted on

in reply to

pushed to master at singpolyma/cheogram

Posted on

in reply to

Android SMS (KDE Connect)

Posted on

I use Vitelity to give me a direct SMS -> XMPP hookup

in reply to

Why use newtype?

Posted on

Won't a data with a single, strict field behave the same?

in reply to

Why use newtype?

Posted on

A data with one constructor that takes on strict argument could be optimised in this wauy (I think). Otherwise the "optimisations" would add strictness where the programmer didn't expect it.

in reply to