diff options
author | Kim Alvefur <zash@zash.se> | 2019-03-17 21:16:27 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-03-17 21:16:27 +0100 |
commit | a335b6de27f7da7df46ec7a4091b6d1ea8ba2fba (patch) | |
tree | f7b397ef078972c58c678feb7da8c45acbef8aec /util/iterators.lua | |
parent | 8dbde146973dbdf875e1a5fc5a455218426f454c (diff) | |
download | prosody-a335b6de27f7da7df46ec7a4091b6d1ea8ba2fba.tar.gz prosody-a335b6de27f7da7df46ec7a4091b6d1ea8ba2fba.zip |
util.serialization: Allow overriding table iterator
Could be useful to eg swap it out with sorted_pairs to get a stable
serialization.
Default to next() wrapper to avoid metatable tricks from pairs().
Diffstat (limited to 'util/iterators.lua')
0 files changed, 0 insertions, 0 deletions