Last active
September 3, 2016 14:38
-
-
Save amandasposito/e38178bb9237348df9a71e8db809769b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (from c in Course, | |
| preload: [classes: class], | |
| select: c) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment