Paste: tentative fry

Author: slava
Mode: factor
Date: Fri, 20 Feb 2009 04:20:52
Plain Text |
: set-dual-help ( word dword -- )
    [
        [ stack-effect [ in>> ] [ out>> ] bi append [ '{ _ dual } ] map '{ $values @ } ] keep
        { _ { $description "Version of " { $link word } " extended to work on dual numbers." } }
    ] dip set-word-help ;

New Annotation

Summary:
Author:
Mode:
Body: