Software /
code /
prosody
Comparison
tools/ejabberd2prosody.lua @ 12986:895a82c5d8d4
util.set: Add a serialization preparation metamethod
Enables util.serialization to turn Sets into a representation that can be
deserialized with an environment trick, i.e. `set{"a","b"}`. Also useful
for debug purposes.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Mar 2023 13:07:20 +0200 |
parent | 12387:05c250fa335a |
comparison
equal
deleted
inserted
replaced
12985:c0e3e0d79574 | 12986:895a82c5d8d4 |
---|