next node: [ fm ] to [ fr ],
prev node: [ dy ] to [ ev ],
up to node: Function Index By Domain


Function Index By Domain [ fi ]

[ a ] [ ae ] [ ag ] [ al ] [ an ] [ ar ] [ b ] [ ba ] [ bi ] [ bo ] [ bs ] [ ca ] [ ch ] [ co ] [ cu ] [ da ] [ de ] [ di ] [ do ] [ dr ] [ dy ] [ ei ] [ em ] [ en ] [ er ] [ ev ] [ fi ] [ fm ] [ fo ] [ fr ] [ fu ] [ gr ] [ he ] [ ic ] [ im ] [ in ] [ is ] [ it ] [ jo ] [ ju ] [ ma ] [ me ] [ mi ] [ mo ] [ na ] [ op ] [ or ] [ ou ] [ pa ] [ pe ] [ po ] [ pr ] [ qu ] [ ra ] [ re ] [ ro ] [ sa ] [ sc ] [ se ] [ si ] [ sr ] [ st ] [ su ] [ ta ] [ te ] [ ti ] [ to ] [ tr ] [ un ] [ us ] [ ve ] [ vi ] [ vo ] [ wc ] [ wd ] [ wi ] [ wr ]

fi

file ` file -> denotation
file abs file -> input
file abs file -> output
file close file -> com[void]
file eof? file -> com[bool]
file error? file -> com[bool]
file flush file -> com[void]
file pclose file -> com[void]
file read file ** (char -> bool) -> com[string]
file read file ** denotation -> com[data]
file read file ** nat -> com[string]
file read file -> com[char]
file readLine file -> com[string]
file readLines file -> com[seq[string]]
file reopen denotation ** denotation ** file -> com[void]
file rewind file -> com[void]
file seek file ** int ** seekMode -> com[void]
file size file -> com[nat]
file tell file -> com[nat]
file unread file ** char -> com[void]
file write file ** char -> com[void]
file write file ** denotation ** data -> com[void]
file write file ** denotation -> com[void]
file write file ** string -> com[void]
file writeLine file ** denotation -> com[void]
file writeLine file ** string -> com[void]
file writeLines file ** seq[string] -> com[void]
filemode * filemode ** filemode -> filemode
filemode + filemode ** filemode -> filemode
filemode + filemode ** permission -> filemode
filemode - filemode ** filemode -> filemode
filemode - filemode ** permission -> filemode
filemode < filemode ** filemode -> bool
filemode = filemode ** filemode -> bool
filemode ` filemode -> denotation
filemode access denotation ** filemode -> com[bool]
filemode chmod denotation ** filemode -> com[void]
filemode in permission ** filemode -> bool
filemode mkDir denotation ** filemode -> com[void]
filemode mkFifo denotation ** filemode -> com[void]
filemode none? filemode -> bool
filemode umask filemode -> com[filemode]
filestat < filestat ** filestat -> bool
filestat = filestat ** filestat -> bool
filestat ` filestat -> denotation
filestat atime filestat -> time
filestat ctime filestat -> time
filestat device filestat -> device
filestat group filestat -> groupid
filestat inode filestat -> inode
filestat mode filestat -> filemode
filestat mtime filestat -> time
filestat nlinks filestat -> nat
filestat owner filestat -> userid
filestat size filestat -> nat
filestat type filestat -> filetype
filetype < filetype ** filetype -> bool
filetype = filetype ** filetype -> bool
filetype ` filetype -> denotation
filetype blockSpecial? filetype -> bool
filetype charSpecial? filetype -> bool
filetype directory? filetype -> bool
filetype fifo? filetype -> bool
filetype regular? filetype -> bool
filetype socket? filetype -> bool
filetype symLink? filetype -> bool
filetype unknown? filetype -> bool
first & com[first] ** (first -> com[second]) -> com[second]
first1 & com[pair[first1, first2]] ** (first1 ** first2 -> com[second]) -> com[second]
first1 & com[triple[first1, first2, first3]] ** (first1 ** first2 ** first3 -> com[second]) -> com[second]
first2 & com[pair[first1, first2]] ** (first1 ** first2 -> com[second]) -> com[second]
first2 & com[triple[first1, first2, first3]] ** (first1 ** first2 ** first3 -> com[second]) -> com[second]
first3 & com[triple[first1, first2, first3]] ** (first1 ** first2 ** first3 -> com[second]) -> com[second]
fission ` fission -> denotation
fission child fission -> process
fission child? fission -> bool
fission parent? fission -> bool


next node: [ fm ] to [ fr ],
prev node: [ dy ] to [ ev ],
up to node: Function Index By Domain