I like being able to chain methods instead of using a temporary variable in between, so I've made one single function like I'm doing the builder pattern. But not really because there's nothing to build or finalize and such.
I like being able to chain methods instead of using a temporary variable in between, so I've made one single function like I'm doing the builder pattern. But not really because there's nothing to build or finalize and such.