shared and getParameterStorageClasses bug?
Jean-Louis Leroy
jl at leroy.nyc
Mon Aug 24 21:01:30 UTC 2020
On Sunday, 23 August 2020 at 21:14:38 UTC, Petar Kirov
[ZombineDev] wrote:
> Hmm, why do you need to extract them in the same fashion? For
> use in string mixins?
Yeah, it is related to my attempt to support all the language in
my openmethods library.
> If you just want to create a proxy function then simply using
> std.traits.Parameters should do the trick.
That's a whole can of worms ;-) I am trying to handle that as
well as possible in a part of openmethods that I spun off and
donated to bolts (see here
https://github.com/aliak00/bolts/blob/master/source/bolts/experimental/refraction.d).
More information about the Digitalmars-d
mailing list