Skip to content

Why three alias functions but-{it,he,she}? #1

@piotr-yuxuan

Description

@piotr-yuxuan

According to the README.md, data can be "modeled" with the following functions:

is-like
but-it
but-he
but-she

I have a simple question about code style and legibility: why three alias functions but-{it,he,she} which have the exactly same semantic? wouldn't be more clj-idiomatic to capture this semantic in a single fn name?

It's a tiny, unimportant question but I'm interested in why you made this design choice 🙂

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