About

Metadata

  • Last updated , by jack
  • License BSD-3-Clause
  • Maintained by: jack@jackkelly.name

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.1
  2. 8.8.3
  3. 8.6.5
  4. 8.4.4

Readme

acme-dont

builds.sr.ht status

The Acme.Dont module provides a don't command, which is the opposite of Haskell's built-in do. It is used exactly like the do monadic construct except that, instead of executing the block it controls, it... well... doesn't.

Other Resources