moonbit-community / state

State Monad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State Monad

Overview

This module provides a simple state management system for Moonbit, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism.

About

State Monad