zajrik / option_result

A lightweight Dart library for Rust-like Option/Result types and associated pattern matching
https://pub.dev/packages/option_result
MIT License
10 stars 1 forks source link

Add variable names to function parameters in types #5

Closed manuel-plavsic closed 7 months ago

manuel-plavsic commented 10 months ago

Adding variable names to function parameters in types prevents autocomplete from producing unsatisfying parameters such as (p0).

Added variable names: