<div><br></div><div>Is it the case that &#39;(require (planet ...))&#39; in the student languages (BSL...) doesn&#39;t work with planet dev links?</div>
<div><br></div><div>And is the equivalent of a normal racket statement:</div><div> (require (planet a/b/c))</div><div>this in the student languages:</div><div>  (require (planet &quot;a&quot; (&quot;b&quot; &quot;c&quot; 1 0)))</div>

<div>?</div><div><br></div><div>--- nadeem</div>