Click here to Skip to main content
15,892,005 members
Articles / Programming Languages / C#

A C# Implementation of McCarthy’s Ambiguity Operator

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
4 Feb 2021MIT9 min read 6.2K   71   3  
McCarthy’s Ambiguity Operator implemented in C#
This article describes a C# program to implement McCarthy’s ambiguity (amb) operator and its use in the implementation of ambiguous functions and a non-deterministic function.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions