POV-Ray : Newsgroups : povray.off-topic : Monads in C# : Re: Monads in C# Server Time
28 Jul 2024 20:30:13 EDT (-0400)
  Re: Monads in C#  
From: Orchid Win7 v1
Date: 14 Mar 2013 16:07:18
Message: <51422df6$1@news.povray.org>
On 13/03/2013 10:22 PM, Anthony D. Baye wrote:

> Is this something that could be handled with a pure virtual base class which
> defines those elements common to ALL monads and requires type-specific
> definitions from implementers?

Again, the problem is that we need to write a method which examines TWO 
objects which must be of THE SAME class. I haven't yet found a way to 
specify that in C# (although I suspect C++ can probably do it).


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.