Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Added buildEither method and updated CRUDs #36

Merged
merged 1 commit into from
May 6, 2020

Conversation

bmikaili
Copy link
Contributor

@bmikaili bmikaili commented May 6, 2020

Implementing buildEither allows using if and else in function builder blocks.

Related Issue

Closes #14

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • SwiftLint throws no warnings or errors.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bmikaili bmikaili added the enhancement New feature or request label May 6, 2020
@bmikaili bmikaili merged commit cc1b416 into develop May 6, 2020
@bmikaili bmikaili deleted the feature/build-either branch May 6, 2020 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add buildEither and buildOptional methods
1 participant