Alias ResultSet.opDollar

Make the ResultSet behave as a random access range - length

Declaration

struct ResultSet
{
  // ...
  alias opDollar;
  // ...
}

Authors

Copyright

License