I want to know if we've missing primitives in our typeinference 'primitive-map'. Several primitives allow us to decide the return type of the method that returns just the primitive. Actually, the defined primitives in the typeinference 'primitive-map' are the related with squeak 2.8... it's been a while :P.
2012/5/8 Frank Shearar <[email protected]> > Hi Santiago, > > On 8 May 2012 03:59, Santiago Bragagnolo <[email protected]> > wrote: > > Hi all, yes. me again. > > > > I'm searching for a primitive-definition, something like > > code : what.it.do : relatedType if apply. > > > > Is there something like that? > > Are you looking to type a primitive call? > > frank > > > Thanks in advance. > > > > Santiago. > >
