35 lines
672 B
Markdown
35 lines
672 B
Markdown
---
|
|
layout: page
|
|
published: true
|
|
noToc: true
|
|
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:
|
|
- documentation
|
|
- handbook
|
|
- installation
|
|
- usage
|
|
- introduction
|
|
- help
|
|
- guide
|
|
- howto
|
|
- docs
|
|
- specifications
|
|
- specs
|
|
- repl
|
|
---
|
|
|
|
# objects_more.fun — overview
|
|
|
|
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
|