![]() |
SDictList
Return the list of all pair key/value in a string dictionnary.
Prototype :
fun [SDict] [[S S] r1]
- SDict : a string dictionnary Scol object.
Return : [[S S] r1] the list of pair key/value or nil if an error occurs.
![]() |
Return the list of all pair key/value in a string dictionnary.
fun [SDict] [[S S] r1]
Return : [[S S] r1] the list of pair key/value or nil if an error occurs.