[Wrapl-discussion] typo and list:delete
Brought to you by:
rajamukherji
|
From: Roman M. <rom...@gm...> - 2010-08-27 05:35:25
|
Hi Raja, here are two small observations for the upcomming release: -------------------------------------------------------------------------------- http://wrapl.sourceforge.net/ref/tutorial/chapter6.html A typo: closet -> closest -------------------------------------------------------------------------------- Agg.List :delete(list @ T, n @ Std.Integer.SmallT) : T this method actually returns deleted element, not the remaining list. -- Roman |