method
upper_bound=
v2_1_10 -
Show latest stable
- Class:
Prime::PseudoPrimeGenerator
upper_bound=(ubound)public
No documentation available.
# File lib/prime.rb, line 248
def upper_bound=(ubound)
@ubound = ubound
end upper_bound=(ubound)No documentation available.
# File lib/prime.rb, line 248
def upper_bound=(ubound)
@ubound = ubound
end