An open API service indexing awesome lists of open source software.

https://github.com/altbodhi/funclab

Functional way of programming with F#
https://github.com/altbodhi/funclab

Last synced: 3 months ago
JSON representation

Functional way of programming with F#

Awesome Lists containing this project

README

        

# FuncLab
Functional way of programming with F#

2. actor - пример клиент-серверного приложения с использованием
модели акторов стандартная реализация MailboxProccesor

1. FsDocker is a project for learning me F# and Avalonia.UI

- dotnet run

![alt text](screenshots/dockerconsole.png "docker console")

- dotnet run -ui

![alt text](screenshots/dockerui.png "docker ui")