For future readers... The constructor I mentioned above.
proc initObject[size]() : Object[size] =
result = Object[size](size: size)
Run
- Using fields to define other fields Allosteric
- Re: Using fields to define other fields SolitudeSF
- Re: Using fields to define other fields lemonboy
- Re: Using fields to define other fields Allosteric
- Re: Using fields to define other fields Allosteric
- Re: Using fields to define other fie... Stefan_Salewski
- Re: Using fields to define other... Allosteric
- Re: Using fields to define o... Stefan_Salewski
- Re: Using fields to define o... Allosteric
- Re: Using fields to define o... Allosteric
- Re: Using fields to define o... LeuGim
- Re: Using fields to define o... Allosteric
- Re: Using fields to define o... lemonboy
- Re: Using fields to define o... Allosteric
- Re: Using fields to define o... LeuGim
- Re: Using fields to define o... Allosteric
