Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Some APIs didn’t make sense to support in Iguana X.

For example Iguana X doesn’t have channels so it didn’t make sense to support the API call iguana.channelName() since this product doesn’t have channels.

In other cases like the os.ts.* APIs which was where we shifted the vanilla os.time and os.date functions from standard Lua we wanted to make our implementation of Lua more standard.

  • No labels