stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

doc: fixes to documentation for `gleam/dynamic/decode`

Open isaacharrisholt opened this issue 7 months ago • 1 comments
trafficstars

Couple of fixes to the documentation for the decode module:

  • ~~Replaced assert with let assert as the former is not currently valid Gleam code.~~
    • ~~I did this work in a separate commit so it can be easily reverted when this syntax becomes valid.~~
  • Fixed a syntax error.
  • Removed a reference to decode.then from an example that doesn't use it.

isaacharrisholt avatar Apr 12 '25 14:04 isaacharrisholt

docs: minor corrections to dynamic/decode

Yep! All done

isaacharrisholt avatar Apr 26 '25 09:04 isaacharrisholt