
code
2020-10-5 16:50:42
I am trying to find the definition of ‘list’ in the racket source. Can somebody point me to the right file in the repo please?

samth
2020-10-5 17:13:30
Here’s the definition for Racket BC: https://github.com/racket/racket/blob/master/racket/src/bc/src/list.c#L1451

samth
2020-10-5 17:16:14

code
2020-10-5 17:46:29
thank you

ebirman77
2020-10-5 22:28:31
@ebirman77 has joined the channel