class Fbe::Conclude
def consider(&)
-
(Integer)
- The count of the facts processed
Other tags:
- Yield: - The next fact found by the query
def consider(&) roll do |_fbt, a| yield a nil end end
(Integer)
- The count of the facts processed
def consider(&) roll do |_fbt, a| yield a nil end end