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

Allow to add client-type #44

Open
tmteam opened this issue May 30, 2022 · 0 comments
Open

Allow to add client-type #44

tmteam opened this issue May 30, 2022 · 0 comments
Labels
Api Nfun syntax is not changed, but C# syntax is Definitely nice to have Syntax Syntactic and semantic improvements and sugars Tic Type inference calculator has to be changed

Comments

@tmteam
Copy link
Owner

tmteam commented May 30, 2022

client type:

  1. It has alias
  2. it can be converted to any
  3. it has "to text" operation
  4. has default non null value (or has new() constructor)
Funny.WithCustomType<SomeCustomType>("my_type", new SomeCustomType())
a: my_type = if(true) input else default
@tmteam tmteam added Definitely nice to have Syntax Syntactic and semantic improvements and sugars Api Nfun syntax is not changed, but C# syntax is Tic Type inference calculator has to be changed labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Api Nfun syntax is not changed, but C# syntax is Definitely nice to have Syntax Syntactic and semantic improvements and sugars Tic Type inference calculator has to be changed
Projects
None yet
Development

No branches or pull requests

1 participant