Reading/Writing Blocks
Chronicler's Prfn. (vec → any)
Like Scribe's Reflection, but the iota is read out of a block instead of my other hand.
Chronicler's Gambit (vec, any →)
Like Scribe's Gambit, but the iota is written to a block instead of my other hand.
Interestingly enough, it looks like I cannot write my own Name using this spell. I get a sense that I might be endangered if I could.
Tachygrapher's Dstl. (entity | vec, num → any)
Read a list iota out of an entity or block, then push the iota at the specified index to the stack.
It seems this and the next pattern may be useful for handling large amounts of data without causing a Too Many Iotas mishap.
Tachygrapher's Gambit (entity | vec, num, any →)
Read a list iota out of an entity or block, then set the element at the specified index of that list to the given iota, then write the resulting list back to the entity or block.
Auditor's Purification (vec → bool)
Like Auditor's Reflection, but the readability of a block is checked instead of my other hand.
Assessor's Purification (vec → bool)
Like Assessor's Reflection, but the writability of a block is checked instead of my other hand.