www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - [SUCCESS] delegator

reply bioinfornatics <bioinfornatics fedoraproject.org> writes:
dear,=20
I have a little code who is able to delegate to an array see below code:
https://gist.github.com/1969776

It should realy great to have same into std.array and into std.range
(for reach different range )
Mar 03 2012
parent reply bioinfornatics <bioinfornatics fedoraproject.org> writes:
Le dimanche 04 mars 2012 =C3=A0 02:50 +0100, bioinfornatics a =C3=A9crit :
 dear,=20
 I have a little code who is able to delegate to an array see below code:
 https://gist.github.com/1969776
=20
 It should realy great to have same into std.array and into std.range
 (for reach different range )
=20
Need help to write a generic delegates: https://gist.github.com/1974263 thanks to anyone
Mar 04 2012
parent bioinfornatics <bioinfornatics fedoraproject.org> writes:
Le dimanche 04 mars 2012 =C3=A0 19:22 +0100, bioinfornatics a =C3=A9crit :
 Le dimanche 04 mars 2012 =C3=A0 02:50 +0100, bioinfornatics a =C3=A9crit =
:
 dear,=20
 I have a little code who is able to delegate to an array see below code=
:
 https://gist.github.com/1969776
=20
 It should realy great to have same into std.array and into std.range
 (for reach different range )
=20
=20 Need help to write a generic delegates: https://gist.github.com/1974263 =20 thanks to anyone =20
update: https://gist.github.com/1974033 any help really welcome close to be done=20 thanks a lot
Mar 04 2012