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

Any chance you missed “go” that turned the function into the future?