Blog: 2026-03-08: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 March 2026

  • curprev 08:3708:37, 8 March 2026Razzi talk contribs 795 bytes +795 Created page with "This starter collection https://magic.wizards.com/en/news/announcements/foundations-starter-collection-contents * the power and toughness are ints * your life total is an int * card name is a string * keyword is symbol * the subtype is a set * the type is an enum * The stack is a stack * The deck (library) is a deque * decklist is a bag * card is a record * (power, toughness) is a tuple * permanent is an instance of a union * graveyard is a list * hand is a bag * counte..."