top | item 35087237 (no title) delaaxe | 3 years ago There must be a mistake in the "Exact Optional Property Types" section? discuss order hn newest Killusions|3 years ago Hey, if you think you found a mistake, please also tell me what it is so I can fix it. Dylan16807|3 years ago The error message talks about having flags set wrong and doesn't complain about anything the code is doing.Also your code for "Tuple Optional Elements and Rest" is broken. Pad is declared twice and it's returning the wrong thing. load replies (1) delaaxe|3 years ago I think you mean to have undefined after the equal sign, otherwise I don’t see how there could be an error load replies (1)
Killusions|3 years ago Hey, if you think you found a mistake, please also tell me what it is so I can fix it. Dylan16807|3 years ago The error message talks about having flags set wrong and doesn't complain about anything the code is doing.Also your code for "Tuple Optional Elements and Rest" is broken. Pad is declared twice and it's returning the wrong thing. load replies (1) delaaxe|3 years ago I think you mean to have undefined after the equal sign, otherwise I don’t see how there could be an error load replies (1)
Dylan16807|3 years ago The error message talks about having flags set wrong and doesn't complain about anything the code is doing.Also your code for "Tuple Optional Elements and Rest" is broken. Pad is declared twice and it's returning the wrong thing. load replies (1)
delaaxe|3 years ago I think you mean to have undefined after the equal sign, otherwise I don’t see how there could be an error load replies (1)
Killusions|3 years ago
Dylan16807|3 years ago
Also your code for "Tuple Optional Elements and Rest" is broken. Pad is declared twice and it's returning the wrong thing.
delaaxe|3 years ago