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

Simplify recvString output #13

Merged
merged 1 commit into from Jul 4, 2022
Merged

Simplify recvString output #13

merged 1 commit into from Jul 4, 2022

Commits on Jul 3, 2022

  1. Simplify recvString output

    Refactor recvString to return only type's name without it's type
    parameters when the type is generic.
    
    In this way type's string representation will be consistent with
    function's string representation(gocognit print only function's name
    even if it's generic one).
    ivanruski committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    87c0fdc View commit details
    Browse the repository at this point in the history