Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Haskell usedata objects

View through CrossRef
When extending pandoc (or Quarto) with Lua filters, we interact with so-called Lua userdata objects. These objects are used to wrap document AST elements, making them accessible from Lua scripts. They mostly behave like normal Lua tables. This post is intended as a quick overview, listing interesting properties of userdata objects. Userdata objects Haskell-generated userdata objects have three main components: a type name, properties, and methods: Type name The name can be retrieved with...
Front Matter
Title: Haskell usedata objects
Description:
When extending pandoc (or Quarto) with Lua filters, we interact with so-called Lua userdata objects.
These objects are used to wrap document AST elements, making them accessible from Lua scripts.
They mostly behave like normal Lua tables.
This post is intended as a quick overview, listing interesting properties of userdata objects.
Userdata objects Haskell-generated userdata objects have three main components: a type name, properties, and methods: Type name The name can be retrieved with.

Related Results

Openwork in Early Islamic Metalwork from Khorasan and Transoxiana
Openwork in Early Islamic Metalwork from Khorasan and Transoxiana
Metalwork from Khorasan is a well-known magnitude in the history of Islamic art. Thanks to the large number of metal objects from this region, and due to the studies carried out on...
Liquid Haskell
Liquid Haskell
Οι ελλείψεις στον κώδικα και τα σφάλματα αποτελούν αναπόφευκτο μέρος των λογισμικών συστημάτων. Σε συστήματα κρίσιμα για την ασφάλεια, όπως αυτά των αεροσκαφών ή του ιατρικού εξοπλ...
Distant Resonances in the Outer Solar System
Distant Resonances in the Outer Solar System
The outer Solar System preserves a reservoir of material from the formation of our planetary system and provides evidence of the distant past. Objects in the Trans-Neptunian region...
Unpacking the Suitcase: German-Jewish Refugees in New Zealand and the Afterlives of their Displaced Objects 1933-2015
Unpacking the Suitcase: German-Jewish Refugees in New Zealand and the Afterlives of their Displaced Objects 1933-2015
<p>When German-Jewish refugees arrived in New Zealand in the 1930s fleeing Hitler’s Europe, they brought with them everything they could from their former homes: furniture, l...
Industrial objects recognition in intelligent manufacturing for computer vision
Industrial objects recognition in intelligent manufacturing for computer vision
PurposeThe overall goal of this research is to develop algorithms for feature-based recognition of 2D parts from intensity images. Most present industrial vision systems are custom...
Über das Verhältnis allgemeiner und individueller materieller und mathematischer Gegenstände nach Thomas von Aquin
Über das Verhältnis allgemeiner und individueller materieller und mathematischer Gegenstände nach Thomas von Aquin
AbstractThis article examines one aspect of Thomas Aquinas' understanding of abstraction. It shows in which way, according to Aquinas, universal material objects and individual mat...
Mõtestades materiaalset kultuuri / Making sense of the material culture
Mõtestades materiaalset kultuuri / Making sense of the material culture
People live amidst objects, things, articles, items, artefacts, materials, substances, and stuff – described in social sciences and humanities as material culture, which denotes bo...
Material Culture
Material Culture
Beginning with many of its earliest writings, sociology has a long tradition of theorizing the role of objects and material culture in social life. In the middle of the 20th centur...

Back to Top