&description=Just"An object of this type is automatically created when the program is started, if needed. It makes efficient interfacing with the outside world possible. Its value is always `65536`."
&description=Just"The arrow type is used to denote functions.\n\nOften, function types can be written in an uncurried fashion, e.g. `a b -> c` is the same as `a -> b -> c`."
&description=Just"An object of this type is automatically created when the program is started, if needed. It makes efficient interfacing with the outside world possible. Its value is always `65536`."
}
}
,{deft
&tde_loc=Builtin"->"[CLR6"4.6""_Toc311798036"]
,tde_typedef.td_name="(->)"
,tde_typedef.td_args=[Var"a",Var"b"]
,tde_doc=Just
{TypeDoc|gDefault{|*|}
&description=Just"The arrow type is used to denote functions.\n\nOften, function types can be written in an uncurried fashion, e.g. `a b -> c` is the same as `a -> b -> c`."