Skip to content

Is OSlash usable in real projects? #26

Open
@dbrattli

Description

@dbrattli

OSlash is primarily meant to be a Monad tutorial for Python. If you want to use types like Maybe and Either in your Python code, you should also take a look at FSlash which uses the same concepts named as Option and Result, and aim to be a solid library for doing practical functional programming in Python.

Note that FSlash has now been renamed to Expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions