Category:Fusion/matching

From Rosetta Code
Revision as of 23:52, 14 March 2021 by rosettacode>Lscrd (Created page with "{{library}} “fusion/matching” is a module providing pattern matching for Nim. It belongs to the “fusion” set of modules which are candidates to belong to the standard...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

“fusion/matching” is a module providing pattern matching for Nim. It belongs to the “fusion” set of modules which are candidates to belong to the standard library.

Documentation URL: https://nim-lang.github.io/fusion/src/fusion/matching.html

To install fusion modules, use command nimble install fusion.

Pages in category "Fusion/matching"

This category contains only the following page.