mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
f236f6082c
commit
e92fbaf609
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ end
|
|||
# There are few implementations of generator.
|
||||
#
|
||||
# [+Prime+::+EratosthenesGenerator+]
|
||||
# Uses eratosthenes' sieve.
|
||||
# Uses Eratosthenes' sieve.
|
||||
# [+Prime+::+TrialDivisionGenerator+]
|
||||
# Uses the trial division method.
|
||||
# [+Prime+::+Generator23+]
|
||||
|
|
Loading…
Add table
Reference in a new issue