terminology - Is there a technical term for a function that takes one argument and returns an object of the same type? -


i'm considering functions of 1 argument of type t return argument of type t. seem vaguely recall there name sort of function, maybe homo-something. there such term?

after hour-long wiki-crawl, appears appropriate term "endofunction".

http://en.wikipedia.org/wiki/endomorphism#endofunctions_in_mathematics


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -