|
|
|
|
|
by nick__m
697 days ago
|
|
The theory says that it hinders readability but in practice it doesn't. Nim has a prescribed style and if you use the linter when compiling your code has a consistent style. Like cardanome said, in practice it's awesome for FFI. |
|