Skip to content

feat: add Clock, Sleep, Random, Logger, Env, Exit pages#306

Merged
magnus-madsen merged 1 commit intomasterfrom
feat/library-effects-new-pages
Mar 10, 2026
Merged

feat: add Clock, Sleep, Random, Logger, Env, Exit pages#306
magnus-madsen merged 1 commit intomasterfrom
feat/library-effects-new-pages

Conversation

@magnus-madsen
Copy link
Copy Markdown
Member

@magnus-madsen magnus-madsen commented Mar 10, 2026

Summary

  • Add six new library effect documentation pages: Clock, Sleep, Random, Logger, Env, and Exit
  • Update library-effects.md to group effects by module (Core, Math, Net, Sys, Time) in a single table with code-font links
  • Add full effect/module signature sections to Process and Logger pages, replacing bullet lists
  • Update SUMMARY.md with all new entries in alphabetical order

Test plan

  • Verify all new pages render correctly with mdbook serve
  • Check all internal links resolve (SUMMARY.md, library-effects.md cross-references)
  • Review code examples for correctness against Flix source definitions

🤖 Generated with Claude Code

…pages

Add six new documentation pages for library effects and update the
index table to group effects by module with code-font links. Also
add full effect/module signature sections to Process and Logger.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit 50f3bd1 into master Mar 10, 2026
1 check passed
@magnus-madsen magnus-madsen deleted the feat/library-effects-new-pages branch March 10, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant