evhub / evhub/rabbit

Add operator functions

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
14
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When an operator is called like `(+)` with two empty strings, it should return a function for the operator. When an operator is called with not enough arguments like `(+1)` with one of the arguments an empty string, it should return a partially-applied function for the operator.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.