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

628 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - match.fun — overview Documentation for match.fun — overview Documentation for match.fun — overview /documentation/examples/match/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

match.fun — overview

What it shows

  • Pattern matching constructs and examples of branching by value/shape.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/match.fun
  • Or: fun examples/match.fun