: with-slots ( tuple quot -- ) [ <mirror> ] dip bind ; inline On Sun, Nov 30, 2008 at 6:22 PM, Eduardo Cavazos <[EMAIL PROTECTED]> wrote: > Slava, > > Didn't you once say that a 'with-slots' word for binding slot values to names > in a given block is something you though would be nice? > > I just now ran into some code where I think it would help. > > Are you still interested in that idiom? It would be a nice way to employ > tuples where locals might normally be used. > > I suppose that it's essentially a shorthand for a 'let' which extracts and > bind the slots appropriately. > > Ed > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk >
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
