is(FunctionTypeOf!(Overload) == shared(FunctionTypeOf!(Overload)))
the same goes for const and immutable

On Tue, Oct 18, 2011 at 8:27 PM, Matt Soucy <[email protected]> wrote:
> It would probably be useful to others who may have the same problem if you
> posted your solution - this definitely sounds like something that can help
> other people.
> -msoucy
>
> On 10/18/2011 12:10 PM, Gor Gyolchanyan wrote:
>>
>> never mind. figured it out :-)
>>
>> On Tue, Oct 18, 2011 at 7:57 PM, Gor Gyolchanyan
>> <[email protected]>  wrote:
>>>
>>> I can't find any info about how to test whether a method is shared,
>>> const or immutable.
>>> Can anyone help me out with this?
>>>
>

Reply via email to