Replace `get_ifo_set()`
get_ifo_set()
was buggy and inefficient.
Replaced with ifo_set__try_parse()
for better error handling.
Include ifo_set__parse_or_empty()
compatability wrapper.
Closes #6 (closed)
get_ifo_set()
was buggy and inefficient.
Replaced with ifo_set__try_parse()
for better error handling.
Include ifo_set__parse_or_empty()
compatability wrapper.
Closes #6 (closed)