Hacker News new | ask | show | jobs
by nine_k 4501 days ago
There are no procedures, only functions that return something. A function either returns something explicitly, or returns None. Easy.