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

Support StackOptions in F# functions #5077

Closed
wants to merge 0 commits into from
Closed

Conversation

UnoSD
Copy link
Contributor

@UnoSD UnoSD commented Jul 29, 2020

Normally I would prefer a leaner, small change, but I wanted to reuse the same code for all the functions hence I had to change a bit more.

@mikhailshilkov I had a quick look at StackOptions, it's quite unfriendly for F#, it has a System.Collections.Generic.List property and it is obviously not a record. I may make a separate PR to structure it in a more "F#-y` way as we discussed.

@github-actions
Copy link

PR is now waiting for a maintainer to run the acceptance tests.

Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@mikhailshilkov
Copy link
Member

I guess I messed up with the rebase... will merge in #6376

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.

None yet

2 participants