On 17/06/2014 07:21, Jacob Carlborg wrote:
On 16/06/14 16:00, Bruno Medeiros wrote:

I sometimes tried to convince dynamic language proponents - the ones
that write unittests at least - of the benefits of static typing, by
stating that static typing is really just "compile time unit-tests"! (it
is actually)

You can actually do compile time unit tests in D, that is not the type
system. I.e. unit tests for CTFE functions that runs at compile time.
Pretty cool actually :)


I know, pretty cool yeah. But specific to D, I was talking about static typing in general.

--
Bruno Medeiros
https://twitter.com/brunodomedeiros

Reply via email to