Definify.com
Definition 2024
inlinable
inlinable
English
Alternative forms
Adjective
inlinable (not comparable)
- (computing) Capable of being inlined.
- 2012, Tom Christiansen, Larry Wall, Brian Foy, Programming Perl (page 561)
- If
somefn
were an inlinable constant function, then even switching the evaluation order like this […] wouldn't change the outcome, since the entire expression still resolves at compile time.
- If
- 2012, Tom Christiansen, Larry Wall, Brian Foy, Programming Perl (page 561)