functional-programming icon indicating copy to clipboard operation
functional-programming copied to clipboard

What is the definition of Code Properties?

Open SHND opened this issue 3 years ago • 1 comments

I understand this is a translation from another repo, but from the text I couldn't fully understand what code properties mean. We have below in the text:

In functional programming, where there's an emphasis on code properties rather than implementation details, the map operation is interesting due to its limitations

I have some guesses but What is the actual definition of term Code Property?

SHND avatar Jul 25 '22 03:07 SHND

I understand this is a translation from another repo, but from the text I couldn't fully understand what code properties mean. We have below in the text:

In functional programming, where there's an emphasis on code properties rather than implementation details, the map operation is interesting due to its limitations

I have some guesses but What is the actual definition of term Code Property? Code properties are defined generally as function properties with their domain and image.

enricopolanski avatar Jan 05 '24 12:01 enricopolanski