Re: An elegant solution?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Although I'm not very intelligent, I understood everything.
So I think it is the elegant solution.
You could also write:
global function structure(sequence s)
        return is_locked(s)
end function

.... if structure(foo) then
        puts(1,"you're right")
     endif

but there's no "." or "::" .
(on my french keyboard it's faster to type 2 ":" than "shift-." smile
 ----------
From: Michael Sabal
To: EUPHORIA at LISTSERV.MUOHIO.EDU
Subject: An elegant solution?
Date: Tuesday 2 February 1999 23:49

<deleted...>

To check its locked status,
if is_locked(point3D) then
...
end if

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu