The OpenD Programming Language

BoyerMooreFinder.opDollar

import std.algorithm.searching;
struct BoyerMooreFinder(alias pred, Range)
alias opDollar = length

Meta