Re: Standard Lib Func for string type?

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...
DerekParnell said...

Ok, the v4 standard library (std/types.e) now also has the types ...

  • ascii_string
  • string
  • sequence_array

Those can be used like standard functions, right?

Yep, that's 100% correct.

-- example 
object s = funcX() 
if string(s) then 
  s = {s} 
end if 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu