1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/namespaced_mod.md

24 lines
557 B
Markdown

---
layout: page
published: true
noToc: false
noComments: false
noDate: false
title: Fun - namespaced_mod.fun — overview
subtitle: Documentation for namespaced_mod.fun — overview
description: Documentation for namespaced_mod.fun — overview
permalink: /documentation/examples/namespaced_mod/
lang: en
tags:
- example
- namespaced_mod
---
What it shows
- Namespaced includes and using the "as" aliasing pattern for modules.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/namespaced_mod.fun
- Or: fun examples/namespaced_mod.fun