Project

General

Profile

« Previous | Next » 

Revision 1f0e0dfb

Added by nobu (Nobuyoshi Nakada) over 4 years ago

Thread::Queue.new should accept an Enumerable [Feature #17327]

Enumerable implements #to_a but not #to_array.