summaryrefslogtreecommitdiff
path: root/files/practicum/StdAssocList.icl
blob: 2cf975427094a49bb0f6bd754a8b52a4dd71e344 (plain) (blame)
1
2
3
4
5
implementation module StdAssocList

import StdClass

::  AssocList k a