CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:03:01 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/facebook/flow.git
etag: W/"13b42a68e8d45e90538a03c47e5078f3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=5dvcIhyJMC1jgCeAjaV1fZLqpuUE%2BY2UQqDYe25%2B6F42Ithw9SCJHOsgmz65MhfKr%2FpXxcYeNFu84Xg6g%2BMbY2OXGms8O97%2FMZm9AsI86Rmxe7F1CneZVNSgfqNMH8Iz04BG34swPo02Ct2XIHezg7pPFwcBKtiCWGDoX383QjJ9sOc2GtzHeTAD1CmwCXr4N1b2E3KnuogMY0tR0pnPymXzHxjYal3NDfJdxWXNd16h80r%2F3fU81GF6RvudJjvHcpLKN%2FoVXW7ymsVgdpgq9g%3D%3D--slKHcAQY9GONiibe--55yOJ1qa14Vz7urP5bIX0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1337095994.1753660980; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:03:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:03:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ADC0:0A61:8A9C2F:B7F35E:6886BE34
Add $ElementType<A, B> type · facebook/flow@968210c · GitHub
Copy file name to clipboardExpand all lines: src/typing/type_annotation.ml
Copy file name to clipboard
Copy file name to clipboardExpand all lines: tests/type-destructors/type-destructors.exp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit 968210c
Add $ElementType<A, B> type
Reviewed By: samwgoldman
Differential Revision: D5222718
fbshipit-source-id: de926de63a6c4f42b47929bfbbc3b20f5a0947771 parent 325c136 commit 968210cCopy full SHA for 968210c
File tree
Expand file treeCollapse file tree
8 files changed
+63
-1
lines changedFilter options
- src/typing
- tests/type-destructors
Expand file treeCollapse file tree
8 files changed
+63
-1
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
994 | 994 |
| |
995 | 995 |
| |
996 | 996 |
| |
| 997 | + | |
| 998 | + | |
| 999 | + | |
997 | 1000 |
| |
998 | 1001 |
| |
999 | 1002 |
| |
| |||
1416 | 1419 |
| |
1417 | 1420 |
| |
1418 | 1421 |
| |
| 1422 | + | |
1419 | 1423 |
| |
1420 | 1424 |
| |
1421 | 1425 |
| |
| |||
1983 | 1987 |
| |
1984 | 1988 |
| |
1985 | 1989 |
| |
| 1990 | + | |
1986 | 1991 |
| |
1987 | 1992 |
| |
1988 | 1993 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6455 | 6455 |
| |
6456 | 6456 |
| |
6457 | 6457 |
| |
| 6458 | + | |
6458 | 6459 |
| |
6459 | 6460 |
| |
6460 | 6461 |
| |
| |||
6489 | 6490 |
| |
6490 | 6491 |
| |
6491 | 6492 |
| |
| 6493 | + | |
| 6494 | + | |
| 6495 | + | |
6492 | 6496 |
| |
6493 | 6497 |
| |
6494 | 6498 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
| 365 | + | |
365 | 366 |
| |
366 | 367 |
| |
367 | 368 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
| 806 | + | |
806 | 807 |
| |
807 | 808 |
| |
808 | 809 |
| |
|
src/typing/type_annotation.ml
Copy file name to clipboardExpand all lines: src/typing/type_annotation.ml+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
242 | 253 |
| |
243 | 254 |
| |
244 | 255 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
|
tests/type-destructors/element_type.js
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
tests/type-destructors/type-destructors.exp
Copy file name to clipboardExpand all lines: tests/type-destructors/type-destructors.exp+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 |
| |
2 | 18 |
| |
3 | 19 |
| |
| |||
95 | 111 |
| |
96 | 112 |
| |
97 | 113 |
| |
98 |
| - | |
| 114 | + |
You can’t perform that action at this time.
0 commit comments