Edit of asset "Option/Result (with code gen)" New

Old/Current New/Edit
Title Option/Result (with code gen)
Description This plugin uses code generation to simulate generics for a best-attempt at static Option/Result types. Long story short, some parts of the end result are still dynamic, but the plugin has proven useful to me as a drop-in solution for null annoyances. Every dynamic part has asserts to protect against headaches.

A lot of the API surface won't make sense unless you read the README in the source repository. Also, you can find an example project there with a method chaining example, a pattern matching example, and unit tests.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Granshmeyr/option-result-godot
Issues Url https://github.com/Granshmeyr/option-result-godot/issues
Godot version Godot 4.4
Version String 1.0.0
Download Commit 089ad726441c3dde4a4f91d07f079045f935c505 bbb652e332b4b6579f6b901d7d03eed4cd913cd1
Download Url (Computed) https://github.com/Granshmeyr/option-result-godot/archive/089ad726441c3dde4a4f91d07f079045f935c505.zip https://github.com/Granshmeyr/option-result-godot/archive/bbb652e332b4b6579f6b901d7d03eed4cd913cd1.zip
Icon Url https://raw.githubusercontent.com/Granshmeyr/option-result-godot/refs/heads/main/icon.png