vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Enum member localAliasesMixin

Returns a mixin string that makes all passed symbols available in the mixin's scope.

enum localAliasesMixin(int i, ALIASES...) = localAliasesMixin!(i + 1);
Authors
Copyright
License