On Friday, 7 July 2017 at 19:40:35 UTC, FoxyBrown wrote:
What's the "best" way to do this? I want something I can simply load at startup in a convenient and easy way then save when necessary(possibly be efficient at it, but probably doesn't matter).

Simply json an array and save and load it, or is there a better way?

"best" always depends on your specific use case. I use json files via asdf [1]

[1] https://github.com/tamediadigital/asdf

Reply via email to