Skip to content

Adapt to gleam_erlang and gleam_stdlib atom/dynamic APIs#7

Open
janwirth wants to merge 1 commit into
grottohub:mainfrom
janwirth:main
Open

Adapt to gleam_erlang and gleam_stdlib atom/dynamic APIs#7
janwirth wants to merge 1 commit into
grottohub:mainfrom
janwirth:main

Conversation

@janwirth
Copy link
Copy Markdown

@janwirth janwirth commented Apr 7, 2026

  • Replace atom.create_from_string/create_from_string-style usage with atom.create
  • Use atom.get for table refs (formerly from_string)
  • Build ETS option terms with atom.to_dynamic, dynamic.bool, and dynamic.array instead of removed dynamic.from
  • Drop redundant dynamic wrapping of the props list passed to new_table

- Replace atom.create_from_string/create_from_string-style usage with atom.create
- Use atom.get for table refs (formerly from_string)
- Build ETS option terms with atom.to_dynamic, dynamic.bool, and dynamic.array
  instead of removed dynamic.from
- Drop redundant dynamic wrapping of the props list passed to new_table

Made-with: Cursor
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