You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will we be able to do something like (import javadot) to get "bindings" for these identifiers? (Are libraries assumed to only export a finite set of bindings?)
Answer: We won't support JavaDot notation in the R6RS-conforming mode. We will support it in R6RS-compatible mode, however.