Skip to content

add a console clear function #11

@lorezzed

Description

@lorezzed

In the Getting Started[0] guide is a solution to a Project Euler question. I continued working through questions using the Try Purescript REPL[1] and noticed I couldn't clear out my console easily. It would be nice to go console.clear() at the top of my solutions :)

Clear is missing in
https://pursuit.purescript.org/packages/purescript-console/2.0.0/docs/Control.Monad.Eff.Console

As described here
https://developer.mozilla.org/en-US/docs/Web/API/Console/clear

[0] http://www.purescript.org/learn/getting-started/
[1] http://try.purescript.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions