|
|
|
|
|
by goodpoint
1647 days ago
|
|
Nim provides the benefit of both: when interfacing with C libraries a case-agnostic language helps. Yet, checks on function definition and types has the same benefit of case-pedantic language, without forcing a specific style on the developer. |
|