neoforged / Documentation

The repository containing Neo's documentation
MIT License
23 stars 35 forks source link

Fix recursive codec example #79

Closed ChampionAsh5357 closed 1 month ago

ChampionAsh5357 commented 1 month ago

To construct a record codec after grouping, the apply method must be called supplying the instance, not as a second parameter of the create function. This properly constructs the example.