RTxtMerger

Standard implementation for merging multiple R.txt files.

Concatenates all rule entries without any sorting or deduplication.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun merge(first: RTxt, other: RTxt): RTxt
open override fun merge(first: RTxt, others: List<RTxt>): RTxt