jschuchart-spot

Results 1 comments of jschuchart-spot

> What do you think about add a specific `of` factor for Options. > > `ofOption(value) => SdkBindingData[Option[_]]` > > and > > `of(Option(value)) => SdkBindingData[Option[_]]` > > to avoid...