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

Add a function to generate a typedef with number types #4

Merged
merged 3 commits into from
May 3, 2023

Conversation

elisa6
Copy link

@elisa6 elisa6 commented May 3, 2023

Add a function to generate typedef types based on the structure that we use in the StellarBase project.

  • Types
    • Int
    • HyperInt
    • UInt
    • HyperUInt
    • Bool
    • DoubleFloat
    • Float

@elisa6 elisa6 changed the title Add a function to generate a typedef part 1 Add a function to generate a typedef with number types May 3, 2023
@elisa6 elisa6 merged commit 1d69a21 into elixir_support May 3, 2023
@elisa6 elisa6 deleted the typedef-part-one branch May 3, 2023 17:28
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.

3 participants