toInt static method

int toInt(
  1. Placement e
)

Implementation

static int toInt(Placement e) => e.index;