diff options
author | dakkar <dakkar@thenautilus.net> | 2019-12-27 14:14:24 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2019-12-27 15:15:36 +0000 |
commit | d31b7f8710f89db6035a80adae4d97ada8503336 (patch) | |
tree | ab8d718f71075e49d2cad5ee9edaac63bd53973a /document.rest.txt | |
parent | restructure store, extract server (diff) | |
download | MaildirIndexer-d31b7f8710f89db6035a80adae4d97ada8503336.tar.gz MaildirIndexer-d31b7f8710f89db6035a80adae4d97ada8503336.tar.bz2 MaildirIndexer-d31b7f8710f89db6035a80adae4d97ada8503336.zip |
extract addresses
tried to add some typing, wanted to return `Positional[Str:D]`, but
half the `Array` / `List` methods return `Seq`, empty arrays are
untyped, plus https://github.com/rakudo/rakudo/issues/3383 made the
whole thing a mess
so we're just returning `Iterable`, which is not even parametric, so
we can't promise we're returning strings
Diffstat (limited to 'document.rest.txt')
0 files changed, 0 insertions, 0 deletions