pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
isMutableFunction
pyd
func_wrap
Undocumented in source.
template
isMutableFunction (
T
...
)
if
(
T
.
length
== 1
) {
alias
func_t
=
funcTarget
!
T
;
enum
isMutableFunction
;
}
Members
Aliases
func_t
alias
func_t
=
funcTarget
!
T
Undocumented in source.
Manifest constants
isMutableFunction
enum
isMutableFunction
;
Undocumented in source.
Meta
Source
See Implementation
pyd
func_wrap
functions
PydCallable_AsDelegate
PydWrappedFunc_Ready
applyPyTupleToAlias
applyPyTupleToDelegate
arrangeNamedArgs
constnessMatch2
dg_wrapper
gensym
pyApplyToAlias
pyApplyToDelegate
setWrongArgsError
supportsNArgs
tattrs_to_string
manifest constants
StrippedFunctionAttributes
structs
TupleComposer
templates
StripFunctionAttributes
fn_to_dg
fn_to_dgT
funcTarget
function_wrap
getparams
hasFunctionAttrs
isConstFunction
isImmutableFunction
isMutableFunction
isSharedFunction
isWildcardFunction
maxArgs
memberfunc_to_func
method_dgwrap
method_wrap
minArgs
minNumArgs_impl
wrapped_func_call