Skip to content
Avatar

Highlights

  • Pro
Block or Report

Block or report griesemer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. tryhard Public

    tryhard finds and rewrites code suitable for try.

    Go 114 9

  2. Prototype implementation of operator methods (fork of https://github.com/golang/go)

    Go 25 3

  3. Forked from gophercon/2016-talks

    Slides and Links to slides for 2016 talks

    JavaScript 12 3

  4. ivy Public

    Forked from robpike/ivy

    ivy, an APL-like calculator

    Go 8 4

  5. proposal Public

    Forked from golang/proposal

    Go Project Design Documents

    5 3

358 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 12 commits in 1 repository

Created an issue in golang/go that received 1 comment

cmd/compile: bad error message for failing constraint type inference

package p func f[S []E, E any]() {} var _ = f[int] // ERROR S does not match []E The error should be: int does not match []E.

1 comment
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.