You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ex_money | Money | Operations on and formatting of a money type |
302
302
| ex_cldr_messages | Cldr.Message | Formatting of ICU-formatted messages |
303
+
| ex_money | Money | Operations on and formatting of a money type |
303
304
304
305
Any library author can create a provider module by exposing a function called `cldr_backend_provider/1` that takes a `Cldr.Config` struct as a single parameter. The function should return an AST that is inserted into the `backend` module being compiled.
0 commit comments