mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
fix example, update mono
This commit is contained in:
parent
e4e1d7116c
commit
8f71844c3e
12 changed files with 2566 additions and 2502 deletions
|
@ -380,7 +380,7 @@ struct DecodingFieldArgs {
|
|||
}
|
||||
|
||||
/// Expression for custom decoder.
|
||||
///
|
||||
///
|
||||
/// ```roc
|
||||
/// Decode.custom \bytes, fmt ->
|
||||
/// # Uses a single-branch `when` because `let` is more expensive to monomorphize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue