class Fbe::Conclude
def draw(&)
-
(Integer)
- The count of the facts processed
Other tags:
- Yield: - New fact and seen fact
def draw(&) roll do |fbt, a| n = fbt.insert fill(n, a, &) n end end
(Integer)
- The count of the facts processed
def draw(&) roll do |fbt, a| n = fbt.insert fill(n, a, &) n end end