Basics
Entry point
The default entry point for a Pony program is the create
constructor of the Main
actor, which must take an argument of type Env
Last updated
Was this helpful?
The default entry point for a Pony program is the create
constructor of the Main
actor, which must take an argument of type Env
Last updated
Was this helpful?