24 lines
567 B
Markdown
24 lines
567 B
Markdown
---
|
|
layout: page
|
|
published: true
|
|
noToc: false
|
|
noComments: false
|
|
noDate: false
|
|
title: Fun - have_fun_function.fun — overview
|
|
subtitle: Documentation for have_fun_function.fun — overview
|
|
description: Documentation for have_fun_function.fun — overview
|
|
permalink: /documentation/examples/have_fun_function/
|
|
lang: en
|
|
tags:
|
|
- example
|
|
- have_fun_function
|
|
---
|
|
|
|
|
|
What it shows
|
|
- A playful function-centric demo; small utility behaviors.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/have_fun_function.fun
|
|
- Or: fun examples/have_fun_function.fun
|