Y
Hacker News
new
|
ask
|
show
|
jobs
by
je42
389 days ago
Looking at the co routine example. Does the function type implicitly change when using co.sleep in the function body?
1 comments
Simpliplant
389 days ago
Any chance you missed “go” that turned the function into the future?
link