Skip to content

Remove [to_dyn] of memoized function outputs#4556

Merged
snowleopard merged 3 commits intoocaml:mainfrom
snowleopard:drop-to-dyn-output
May 3, 2021
Merged

Remove [to_dyn] of memoized function outputs#4556
snowleopard merged 3 commits intoocaml:mainfrom
snowleopard:drop-to-dyn-output

Conversation

@snowleopard
Copy link
Copy Markdown
Collaborator

As discussed in #4542, we are removing the requirement to provide to_dyn for outputs of memoized functions. This helps us to simplify the API and get rid of some internal complexity.

Signed-off-by: Andrey Mokhov <amokhov@janestreet.com>
@snowleopard snowleopard requested review from a user and aalekseyev May 3, 2021 10:30
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Looks good, definitely simpler!

Signed-off-by: Andrey Mokhov <amokhov@janestreet.com>
Signed-off-by: Andrey Mokhov <amokhov@janestreet.com>
@snowleopard snowleopard merged commit ce23f98 into ocaml:main May 3, 2021
@snowleopard snowleopard deleted the drop-to-dyn-output branch May 3, 2021 11:16
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.

1 participant