blob: 9ff8fe12458679da3831464ad842f2e6d7f2fe5a (
plain) (
blame)
1
2
3
4
5
6
7
|
This module provides the function dissociate, which implements a
Dissociated Press algorithm, well known to Emacs users as "meta-x
dissociate". The algorithm here is by no means a straight port of Emacs's
dissociate.el, but is instead merely inspired by it.
WWW: http://search.cpan.org/dist/Games-Dissociate
Author: Avi Finkel <avi@finkel.org>
|