24 lines
539 B
Markdown
24 lines
539 B
Markdown
---
|
|
layout: page
|
|
published: true
|
|
noToc: false
|
|
noComments: false
|
|
noDate: false
|
|
title: Fun - objects_more.fun — overview
|
|
subtitle: Documentation for objects_more.fun — overview
|
|
description: Documentation for objects_more.fun — overview
|
|
permalink: /documentation/examples/objects_more/
|
|
lang: en
|
|
tags:
|
|
- example
|
|
- objects_more
|
|
---
|
|
|
|
|
|
What it shows
|
|
- Additional object patterns: composition, methods, and utilities.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/objects_more.fun
|
|
- Or: fun examples/objects_more.fun
|