Up

_fooIdList

Display a list of intergers.

Prototype :

fun [[I r1]] [I r1]

Return : [I r1] the same list.

See also :

Example :

_fooIdList 2 :: 33 :: 0 :: 45 :: nil;	// 2:33:0:45:NIL