On Wednesday, 14 May 2014 at 08:46:34 UTC, bearophile wrote:
Martin Nowak:

http://drepl.dawg.eu

Looks quite nice, it can become quite useful for D programmers.

If I insert:
int[int] d = [1: 2, 3:4];

It answers me:
=> non-constant expression [1:2, 3:4]

Bye,
bearophile

https://github.com/MartinNowak/drepl/issues/8
There are still some limitations, hope to have time for this soon, but shared libraries are more important currently.

Reply via email to