We need to enhance the standard library!

Basile B. via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 7 04:54:08 PDT 2016


On Wednesday, 7 September 2016 at 05:58:37 UTC, Brian wrote:
> Standard library thin! The lack of a lot of commonly used 
> functions! For example, HTTP client, database abstraction 
> layer, mail delivery, Mathematical calculation standard library.
>
> We can refer to the implementation of some of the standard 
> library golang/java/rust, so that the whole language active up:
>
> Https://golang.org/pkg/
> Https://docs.oracle.com/javase/8/docs/api/
> Https://doc.rust-lang.org/std/

See

https://wiki.dlang.org/Wish_list#std.database.
https://wiki.dlang.org/Wish_list#Native_curl_replacement


More information about the Digitalmars-d mailing list