Saturday, October 14, 2023

Are function evaluated at Lambda declaration ?

Hi,

Is this line declaration in vim9script evaluate the LogX_FOOBAR function or not ?


  var LambdDetectInLine: func = function('LogX_FOOBAR',
                                      [ LogX.pattern.start.func, LogX.codefunc]) # lambda like function 


Thank you
Nicolas

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/60ef68d3-6f94-4789-ac6b-c47ddca9f9abn%40googlegroups.com.

No comments: