Sergej Jaskiewicz
Sergej Jaskiewicz
## New issue checklist - [x] I have read all of the [`README`](https://github.com/jessesquires/DefaultStringConvertible/blob/develop/README.md) and [documentation](http://www.jessesquires.com/DefaultStringConvertible/). - [x] I have reviewed the [contributing guidelines](https://github.com/jessesquires/HowToContribute). - [x] I have searched [existing issues](https://github.com/jessesquires/DefaultStringConvertible/issues?q=is%3Aissue+sort%3Acreated-desc)...
**Mapping Elements** - [x] `map` — #9 - [x] `tryMap` — #15 - [x] `flatMap` — #45 - [x] `mapError` — #23 - [x] `replaceNil` — #24 - [x] `scan`...
See https://github.com/OpenCombine/OpenCombine/issues/219#issuecomment-1026076064
- With Swift 5.5.1 for Windows, async tests are not supported - With Swift 5.5.2 for Windows, they are supported, but you can't run them: https://github.com/MaxDesiatov/swift-windows-action/issues/1 Someday this kind of...
- [ ] Implement the actual publishers. - [x] Don't forget about `Publishers.MergeMany`! - [ ] Add tests. - [ ] Resolve TODOs - [ ] Can we use `ManagedBuffer`?...
LibHaru has some demo programs that show different use cases. Need to rewrite them in Swift (probably via Playgrounds) as soon as the needed functionality is implemented. - [x] [Font...
Since we sometimes use very similar entities, it would be good to implement conversion between them.