Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply->eval and doc stuff #740

Merged
merged 2 commits into from
Jan 11, 2023
Merged

apply->eval and doc stuff #740

merged 2 commits into from
Jan 11, 2023

Conversation

rocky
Copy link
Member

@rocky rocky commented Jan 11, 2023

some do changes and the usual stuff.

some do changes and the usual stuff.
@rocky rocky force-pushed the apply-reduction-4 branch from ca67454 to bfedec5 Compare January 11, 2023 03:34
"""

# This tells documentation how to sort this module
sort_order = "mathics.builtin.functional-composition"

from mathics.builtin.base import Builtin
from mathics.core.attributes import A_FLAT, A_ONE_IDENTITY, A_PROTECTED
from mathics.core.expression import Expression
from mathics.core.expression import Evaluation, Expression
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Evaluation comes from the module mathis.core.evaluation.

Copy link
Contributor

@mmatera mmatera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rocky rocky merged commit 32dbaca into master Jan 11, 2023
@rocky rocky deleted the apply-reduction-4 branch January 11, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants