/* | |
* Copyright (c) 2023. | |
* | |
* This software is free software; | |
* | |
* You can redistribute it or modify it under terms of the MIT, Apache License or Zlib license | |
*/ | |
//! Fast match finder | |
//! | |
//! This implements a fast match finder that can match up to one previous match |