Differ


Object Hierarchy:

Object hierarchy for Differ

Description:

public class Differ : Object

Simple line-based diff implementation using Myers algorithm.

Computes the differences between two texts and returns a list of patches with line numbers.

Implementation based on diffseq.h from GNU diffutils.


Namespace: OLLMfiles.Diff
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object