fram-lang/dbl

Use affine effects in the standard library

Open

#344 opened on May 11, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)OCaml (28 forks)auto 404
good first issuestdlib

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Now that the effect system supports affine effects, it would be nice to update some standard library interfaces (e.g., Mutable) to actually use this feature.

Contributor guide