diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..1640ee4 --- /dev/null +++ b/TODO.md @@ -0,0 +1,2 @@ +- .ifEmpty(switchTo:), .ifEmpty(default:) https://github.com/CombineCommunity/CombineExt/issues/46 +- .compactToMaybe(), filterNil (Single to Maybe)