Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Add Effect.none and conform to ExpressibleByNilLiteral#15

Merged
inamiy merged 3 commits into
swift/5.0from
effect-empty
Jun 23, 2019
Merged

Add Effect.none and conform to ExpressibleByNilLiteral#15
inamiy merged 3 commits into
swift/5.0from
effect-empty

Conversation

@inamiy
Copy link
Copy Markdown
Owner

@inamiy inamiy commented Jun 23, 2019

Successor of #12 .

In this PR, Effect.none (== nil) is supported so that effect type doesn't need to use Optional anymore.

@inamiy inamiy changed the title Add Effect.empty and conform to ExpressibleByNilLiteral Add Effect.none and conform to ExpressibleByNilLiteral Jun 23, 2019
@inamiy inamiy self-assigned this Jun 23, 2019
@inamiy inamiy merged commit 07f956f into swift/5.0 Jun 23, 2019
@inamiy inamiy deleted the effect-empty branch June 23, 2019 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant