Home | History | Annotate | Download | only in types
      1 # Ordered sequence of nodes
      2 Block style: !!seq
      3 - Mercury   # Rotates - no light/dark sides.
      4 - Venus     # Deadliest. Aptly named.
      5 - Earth     # Mostly dirt.
      6 - Mars      # Seems empty.
      7 - Jupiter   # The king.
      8 - Saturn    # Pretty.
      9 - Uranus    # Where the sun hardly shines.
     10 - Neptune   # Boring. No rings.
     11 - Pluto     # You call this a planet?
     12 Flow style: !!seq [ Mercury, Venus, Earth, Mars,      # Rocks
     13                     Jupiter, Saturn, Uranus, Neptune, # Gas
     14                     Pluto ]                           # Overrated
     15