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