Hi,

On Tue, Sep 15, 2020 at 11:31 AM bfrg <[email protected]> wrote:

> Why do you need a list of lists?
>

For each matching string, the list of matching byte positions is returned.
For example,

    echo matchfuzzypos(['spice', 'nice'], 'ice')

returns [['nice', 'spice'], [[1, 2, 3], [2, 3, 4]]].

In the above output, the second item is a list of lists.

- Yegappan


> Besides, while Vim9 isn't officially out yet most of it already works as
> of now. And a for-loop in vim9script is a lot faster than in legacy
> script.
>
>
>

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/CAAW7x7%3D4hAC7dKroqniA3sj0egU0wniwo5suj1Nsxo_cpWVQkg%40mail.gmail.com.

Raspunde prin e-mail lui