SPVM::Callback::Grep::Long − A Callback Interface for grep_long Method
Callback::Grep::Long interface in SPVM is a callback interface for Fn#grep_long method.
"required method : int ($element : long);"
If a condition for the element $element is satisfied, returns 1; otherwise returns 0.
Copyright (c) 2024 Yuki Kimoto
MIT License