Skip to content

Instantly share code, notes, and snippets.

@kenmori
Last active August 18, 2019 06:54
Show Gist options
  • Save kenmori/1ac2a69cce3ae958a8399f488449c268 to your computer and use it in GitHub Desktop.
Save kenmori/1ac2a69cce3ae958a8399f488449c268 to your computer and use it in GitHub Desktop.
[TypeSript] 共変性と反変性

WIP

[TypeSript] 共変性と反変性

共変性 と 反変性

Strict function type checking

関数パラメータの反変性

Arrayの共変性

covariance

contravariance

bivariance(共変かつ反変)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment