| |||||||||||||||||||
| |||||||||||||||||||
|
Working with lists Description A series of examples showing some of Mosel's list handling functionality:
Further explanation of this example: 'Mosel User Guide', Section 8.4 Initializing lists, Section 8.5 Working with lists
Source Files By clicking on a file name, a preview is opened at the bottom of this page.
Data Files listinit.dat
! Data file for 'listinit.mos'
K: [5 4 3 2 1 1 2 3 4 5]
N: [(3 1) ['B' 'C' 'A']
(5 3) ['D' 'E']
(6 1) ['H' 'I' 'F' 'G']]
| |||||||||||||||||||
| © Copyright 2026 Fair Isaac Corporation. |