CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 01:53:03 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/grain-lang/grain.git
etag: W/"7bed0d743e4ff8a683c4b6a641d6f036"
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 wss://alive-staging.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=p1i5KdBONAX1lyv%2FtUWXAoYWawh4JMvFkbDHC6L7FeaMeNzdjzA5io0slBFEJf997Dv2Z3rgc4ZizewbEeHS3RVNsK13oSOseX0G9mnBGSyTE13Taoz7jO8vYTVKATBwj4uzbsMoae%2Be4WgB2Jvbm%2BBepH4UeaIV6fD8awDmzo8QDFfzhL%2BtUiTbtyu4XENWEShw8CKPePSAj6Zo5pwV3obS5WfHVioUEnqxclj3IdN9xWLRHxG8XB4DiJk3894yCakxNZNyk8afVayuBb3CbQ%3D%3D--aIFEcyyLekQMcgqa--epNm5MS6hHXsta4gASEvhg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1789519178.1753926782; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 01:53:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 01:53:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A92C:1EF490:149421:1F148E:688ACC7E
feat(stdlib): Add `List.filterMap`, `List.filterMapi`, `List.findMap`… · grain-lang/grain@551f5ad · GitHub
Copy file name to clipboardExpand all lines: compiler/test/stdlib/list.test.gr
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit 551f5ad
File tree
Expand file treeCollapse file tree
3 files changed
+210
-8
lines changedFilter options
- compiler/test/stdlib
- stdlib
Expand file treeCollapse file tree
3 files changed
+210
-8
lines changedcompiler/test/stdlib/list.test.gr
Copy file name to clipboardExpand all lines: compiler/test/stdlib/list.test.gr+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
91 | 104 |
| |
92 | 105 |
| |
93 | 106 |
| |
| |||
207 | 220 |
| |
208 | 221 |
| |
209 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
210 | 230 |
| |
211 | 231 |
| |
212 | 232 |
| |
|
+79-4Lines changed: 79 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
220 | 270 |
| |
221 | 271 |
| |
222 | 272 |
| |
| |||
242 | 292 |
| |
243 | 293 |
| |
244 | 294 |
| |
245 |
| - | |
| 295 | + | |
246 | 296 |
| |
247 | 297 |
| |
248 | 298 |
| |
| |||
260 | 310 |
| |
261 | 311 |
| |
262 | 312 |
| |
263 |
| - | |
| 313 | + | |
264 | 314 |
| |
265 | 315 |
| |
266 | 316 |
| |
| |||
769 | 819 |
| |
770 | 820 |
| |
771 | 821 |
| |
772 |
| - | |
| 822 | + | |
773 | 823 |
| |
774 | 824 |
| |
775 | 825 |
| |
| |||
787 | 837 |
| |
788 | 838 |
| |
789 | 839 |
| |
790 |
| - | |
| 840 | + | |
791 | 841 |
| |
792 | 842 |
| |
793 | 843 |
| |
| |||
808 | 858 |
| |
809 | 859 |
| |
810 | 860 |
| |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
811 | 886 |
| |
812 | 887 |
| |
813 | 888 |
| |
|
+111-4Lines changed: 111 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
346 | 418 |
| |
347 | 419 |
| |
348 | 420 |
| |
| |||
397 | 469 |
| |
398 | 470 |
| |
399 | 471 |
| |
400 |
| - | |
| 472 | + | |
401 | 473 |
| |
402 | 474 |
| |
403 | 475 |
| |
| |||
424 | 496 |
| |
425 | 497 |
| |
426 | 498 |
| |
427 |
| - | |
| 499 | + | |
428 | 500 |
| |
429 | 501 |
| |
430 | 502 |
| |
| |||
1124 | 1196 |
| |
1125 | 1197 |
| |
1126 | 1198 |
| |
1127 |
| - | |
| 1199 | + | |
1128 | 1200 |
| |
1129 | 1201 |
| |
1130 | 1202 |
| |
| |||
1158 | 1230 |
| |
1159 | 1231 |
| |
1160 | 1232 |
| |
1161 |
| - | |
| 1233 | + | |
1162 | 1234 |
| |
1163 | 1235 |
| |
1164 | 1236 |
| |
| |||
1173 | 1245 |
| |
1174 | 1246 |
| |
1175 | 1247 |
| |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
1176 | 1283 |
| |
1177 | 1284 |
| |
1178 | 1285 |
| |
|
You can’t perform that action at this time.
0 commit comments