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

feat: Create F# Dict #2385

Merged
merged 7 commits into from
Aug 1, 2023
Merged

Conversation

Ki-er
Copy link
Collaborator

@Ki-er Ki-er commented Jul 30, 2023

Add/Fix Dictionary

Dictionary: F#

Description

Create F# Dict for #143
Closes #143

References

NA

Checklist

  • By submitting this issue, you agree to follow our
    Code of Conduct
  • Verify that the title starts with the correct prefix:
    • fix: - for minor changes like adding words or fixing spelling issues.
    • feat: - for a significant change like adding a whole new set of words to a dictionary.
    • feat!: - for breaking changes, like file format or licensing changes.
    • chore: - for changes that do not impact the content of dictionaries.

@Jason3S
Copy link
Collaborator

Jason3S commented Jul 31, 2023

@KieranRobson,

Thank you for adding this.

@Jason3S
Copy link
Collaborator

Jason3S commented Jul 31, 2023

@KieranRobson,

I think we need to add the keywords. I can take this as a start.

@Jason3S
Copy link
Collaborator

Jason3S commented Jul 31, 2023

@KieranRobson,

I think we need to add the keywords and some sample files.

This one might work: https://gist.github.com/odytrice/667bc1d8d7c872fe8c5b1baa58898c32

Here is the reference for F#: https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/keyword-reference

@Ki-er Ki-er mentioned this pull request Aug 1, 2023
@Jason3S Jason3S merged commit 76f4bfb into streetsidesoftware:main Aug 1, 2023
8 checks passed
@Jason3S
Copy link
Collaborator

Jason3S commented Aug 1, 2023

@KieranRobson,

Thank you.

@github-actions github-actions bot mentioned this pull request Aug 1, 2023
@Ki-er Ki-er deleted the create-fharp branch August 29, 2023 10:00
This pull request was closed.
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.

Dictionary request: F#
2 participants