butler-0.0.1.0: At your service.
Safe HaskellSafe-Inferred
LanguageGHC2021

Butler.Core.History

Description

This module contains a general purpose data structure.

Documentation

data History a #

addHistory :: History a -> a -> STM () #