helix/examples/game_of_life/src
Terence Lee 088a636192 allow private constructor. also add docopt example
You can do this by setting:

```
def initialize(helix, ...) {
}
```

Right now this only works on the constructor and only unexported is
supported.
2018-06-14 00:09:09 -07:00
..
lib.rs allow private constructor. also add docopt example 2018-06-14 00:09:09 -07:00