Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

chars

Computes the diff between the chars of two strings.

Fully qualified path: diff::chars

pub fn chars(left: @ByteArray, right: @ByteArray) -> Array<DiffResult<u8>>