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