Skip to content

left alignment #4

@flip111

Description

@flip111
λ> IPPrint.pshow 2
    "    2"
it :: String
λ> "hello"
    "hello"
it :: [Char]

I noticed that pshow adds 4 spaces in front of the value, i'm used to the value being aligned to the left of the terminal. Is there any way to not have it print with 4 spaces in front of the value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions