File: //usr/share/ri/3.0.0/system/Fiber/yield-c.ri
U:RDoc::AnyMethod[iI"
yield:ETI"Fiber::yield;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [
I"HYields control back to the context that resumed the fiber, passing ;TI"Galong any arguments that were passed to it. The fiber will resume ;TI";processing at this point when #resume is called next. ;TI"EAny arguments passed to the next #resume will be the value that ;TI".this Fiber.yield expression evaluates to.;T:
@fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"#Fiber.yield(args, ...) -> obj
;T0[ I"(*args);T@FI"
Fiber;TcRDoc::NormalClass00