Content deleted Content added
→PHP: type hint |
|||
Line 291:
===PHP===
The community of [[PHP]] implemented generators in PHP 5.5. Details can be found in the original [https://wiki.php.net/rfc/generators Request for Comments: Generators].
Infinite Fibonacci sequence:
|