lqdev / fsharpmoduledemo

Sample F# Project Demonstrating Code Organization via Modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSharp Demo

This sample project shows how to organize functionality into separate modules. A more detailed blog post for this solution can be found at the following link

This sample was created in a Mac, but should work on both Linux and Windows environments.

Prerequisites

Build and Run

dotnet build
dotnet run

About

Sample F# Project Demonstrating Code Organization via Modules


Languages

Language:F# 100.0%