Interface SizeQuery


  • public interface SizeQuery
    Marker interface that queries a Monad, Dyad or Polyad for its size. The contract is: Check instanceof for this and return an array of the arguments this can hold.

    Created by Jeff Gaynor
    on 4/16/22 at 6:11 AM