hpcflow.sdk.core.utils.nth_value#

hpcflow.sdk.core.utils.nth_value(dct, n)#

Given a dict in some order, get the n’th value of that dict.