Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Pythonic FP - Booleans 2.0.1 documentation
Pythonic FP - Booleans 2.0.1 documentation

Overview

  • pythonic-fp-booleans

Getting Started

  • Usage
  • PyPI releases
  • Changelog

Documentation

  • pythonic_fp.booleans
    • module subtypable
    • module flavored
    • module truthy_falsy
Back to top
View this page

pythonic-fp-booleansΒΆ

Subtypable Boolean with sub-typed examples.

Proposed PyPI version 2.0.1 release.

Project pythonic-fp-booleans one of the PyPI Pythonic FP projects.

Getting Started

  • Usage
  • PyPI releases
  • Changelog

Documentation

  • pythonic_fp.booleans
    • module subtypable
      • SBool
      • TRUTH
      • LIE
    • module flavored
      • FBool
      • truthy()
      • falsy()
    • module truthy_falsy
      • TF_Bool
      • T_Bool
      • F_Bool
      • ALWAYS
      • NEVER
      • TF_Boolean
    • Subtypable Boolean Class Hierarchy
Next
Usage
Copyright © 2023-2025, Geoffrey R. Scheller
Made with Sphinx and @pradyunsg's Furo