|
|
|
|
|
by pepper_sauce
2313 days ago
|
|
Something about putting business logic in a type system irks me more than someone building another compiler or database in Haskell. Business logic relies so much on run-time values that (IMO) using data and predicates is a better fit. |
|