754 B
754 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | true | false | false | Fun - class_without_object.fun — overview | Documentation for class_without_object.fun — overview | Documentation for class_without_object.fun — overview | /documentation/examples/class_without_object/ | en |
|
class_without_object.fun — overview
What it shows
- Class features that can be used without creating an instance (static-like usage patterns).
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/class_without_object.fun
- Or: fun examples/class_without_object.fun