(https://phpc.social/@davidbisset/114818300626835050)

Exploring Coroutines in #PHP

"A coroutine is a function that can pause/suspend itself and be resumed. It can return a value every time it suspends, and receive a value when it is resumed."

#webdev

https://doeken.org/blog/coroutines-in-php


Posted

by

Hashtags: php, webdev