On Monday, 25 August 2014 at 16:20:24 UTC, ketmar via Digitalmars-d-learn wrote:
On Mon, 25 Aug 2014 16:11:27 +0000
Jeremy DeHaan via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

Is its ability to be used as a function like this documented anywhere? I looked and could not find it.
http://dlang.org/concepts.html
template constraints is a special case. is not a real function here,
it's more like special predicate syntax.

Awesome! Thanks so much.

Reply via email to