Wiki page eina changed with summary [] by Lauro Moura

This commit is contained in:
Lauro Moura 2015-12-02 13:53:40 -08:00 committed by apache
parent 3babd1aa42
commit 6d9471760b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
====== Javascript binding API - Eina - Data types and tools ======
[[api:javascript|Back to the JS EFL page]]
The Eina library provides a number of data types and tools targeted at working with the remainder of the EFL framework although they can be used on their own. For example, Lists and Arrays can be used both to send collections of objects to a native function or get the result of a native function. Or someone can use just the logging facilities.
===== Data types =====