Function xsToBoolean

Convert a slot to a Boolean value

bool xsToBoolean (
  scope xs.bindings.xsMachineRecord* the,
  const(xs.bindings.xsSlotRecord) theSlot
);