Hex Casting

Hex Casting

6M Downloads

Add a "quoted/escaped iota" iota for easier embedding

object-Object opened this issue ยท 0 comments

commented

Add a quoter<T> iota. When executed (eg. in a Hermes or Thoth pattern list), should push the contained iota (of type T).

Add a purification pattern any -> quoter<any> to create a new quoter containing the given iota.

@Alwinfy fyi