Krug.KeyParList (Krug v1.1.44) View Source

Module to handle list of single maps of key/value entries.

Link to this section Summary

Functions

Obtains a value respective to a key in keypar list. If none of elements contains the key received, return nil.

Insert a key/value entry in a list. Creates a new entry if not exists a respective key. Otherwise replace the existing key/value entry.

Link to this section Functions

Obtains a value respective to a key in keypar list. If none of elements contains the key received, return nil.

Insert a key/value entry in a list. Creates a new entry if not exists a respective key. Otherwise replace the existing key/value entry.