Skip to content

Setter/getter style: lambdas, 'value'

argonvile requested to merge setter-style into main

Consistent setter/getter style. Setters and getters are defined as lambdas and appear alongside the method declaration where possible.

Merge request reports

Loading