|
|
|
|
|
by elcritch
3328 days ago
|
|
Programming for scientific computing also tends to lead toward needing/wanting access to "internal" types a lot more. Personally, I find the restricted-only-by-convention approach of Julia modules (and Python/R) to be very handy. |
|