Skip to content

Commit

Permalink
fix link to mel.unwrap (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed May 10, 2024
1 parent ae0d059 commit 578334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/communicate-with-javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ These attributes are used to annotate arguments in `external` definitions:
- [`mel.this`](#modeling-this-based-callbacks): bind to `this` based callbacks
- [`mel.uncurry`](#binding-to-callbacks): define function arguments as uncurried
(automated)
- [`mel.unwrap`](#approach-2-polymorphic-variant-bsunwrap): unwrap variant
- [`mel.unwrap`](#approach-2-polymorphic-variant-mel-unwrap): unwrap variant
values

These attributes are used in places like records, fields, arguments, functions,
Expand Down

0 comments on commit 578334d

Please sign in to comment.