Up

DictGetNth

Get a value from a position in a given dictionnary.

Prototype :

fun [Dict I u0] u0

Return : u0 the object value or nil if an error occurs/key not found.