mirror of
https://github.com/dlang/phobos.git
synced 2025-05-10 05:41:56 +03:00
![]() Very very old versions of D (well into 0.x) had imports public by default, like C header files. This modernizes the codebase and removes the redundant `private` access specifier. This has been done with: sed "s/private import/import/g" -i **/*.d |
||
---|---|---|
.. | ||
odbc | ||
zlib | ||
curl.d | ||
sqlite3.d | ||
zlib.d |