¤ completionStringF', completionStringF'', et al

Types

completionStringF' :: Char ->
                      Customiser StringF ->
                      F ((String -> [(a, String)])  String) ([(a, String)]  (InputMsg String))
completionStringF'' :: Char ->
                       Customiser StringF ->
                       F ((String -> [(a, String)])  ((Customiser StringF)  String))
                         ([(a, String)]  (InputMsg String))
stdcc :: Char

Description

Customisable versions of completionStringF

stdcc is the standard completion characters, which can be changed with the command line option -stdcc.

Bugs

Documentation is incomplete.

This page documents work progress. Information on this page is subject to change without notice and does not represent a commitment on the part of the Fudgets corporation.