Static types: Revision history

From ym2149.org
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 April 2024

21 March 2024

  • curprev 14:4714:47, 21 March 2024Andrzej talk contribs 306 bytes +306 Created page with "* weird that params and return types are obsessively typed, but not exceptions * all their stated advantages can be achieved via unit testing, which you need anyway * lightweight mocks redundant in the absence of static types, you can just use the test harness as a universal mock Category:Programming"