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