Skip to content
#

terminal-graphics

Here are 87 public repositories matching this topic...

ColOfAbRiX
ColOfAbRiX commented Nov 23, 2020

Description

As a user of the figlet library I would like to use the Validated applicative to handle figlet errors or, at worse, add support for my own effect.
I would like figlet to have a package that wraps results in Validated and a package that directly exposes the generic effect F[_].

Implementation

Add two new packages in the figlet4s-effects project, one for `Vali

Improve this page

Add a description, image, and links to the terminal-graphics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the terminal-graphics topic, visit your repo's landing page and select "manage topics."

Learn more