package uucp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Script and script extensions properties.
References
- Mark Davis, Ken Whistler. Unicode script property. (latest version)
- The Unicode script charts.
Script
type t = [
|
`Adlm
|
`Aghb
|
`Ahom
|
`Arab
|
`Armi
|
`Armn
|
`Avst
|
`Bali
|
`Bamu
|
`Bass
|
`Batk
|
`Beng
|
`Bhks
|
`Bopo
|
`Brah
|
`Brai
|
`Bugi
|
`Buhd
|
`Cakm
|
`Cans
|
`Cari
|
`Cham
|
`Cher
|
`Chrs
|
`Copt
|
`Cprt
|
`Cyrl
|
`Deva
|
`Diak
|
`Dogr
|
`Dsrt
|
`Dupl
|
`Egyp
|
`Elba
|
`Elym
|
`Ethi
|
`Geor
|
`Glag
|
`Gong
|
`Gonm
|
`Goth
|
`Gran
|
`Grek
|
`Gujr
|
`Guru
|
`Hang
|
`Hani
|
`Hano
|
`Hatr
|
`Hebr
|
`Hira
|
`Hluw
|
`Hmng
|
`Hmnp
|
`Hrkt
|
`Hung
|
`Ital
|
`Java
|
`Kali
|
`Kana
|
`Khar
|
`Khmr
|
`Khoj
|
`Knda
|
`Kthi
|
`Kits
|
`Lana
|
`Laoo
|
`Latn
|
`Lepc
|
`Limb
|
`Lina
|
`Linb
|
`Lisu
|
`Lyci
|
`Lydi
|
`Mahj
|
`Maka
|
`Mand
|
`Mani
|
`Marc
|
`Medf
|
`Mend
|
`Merc
|
`Mero
|
`Mlym
|
`Modi
|
`Mong
|
`Mroo
|
`Mtei
|
`Mult
|
`Mymr
|
`Nand
|
`Narb
|
`Nbat
|
`Newa
|
`Nkoo
|
`Nshu
|
`Ogam
|
`Olck
|
`Orkh
|
`Orya
|
`Osge
|
`Osma
|
`Palm
|
`Pauc
|
`Perm
|
`Phag
|
`Phli
|
`Phlp
|
`Phnx
|
`Plrd
|
`Prti
|
`Qaai
|
`Rjng
|
`Rohg
|
`Runr
|
`Samr
|
`Sarb
|
`Saur
|
`Sgnw
|
`Shaw
|
`Shrd
|
`Sidd
|
`Sind
|
`Sinh
|
`Sogd
|
`Sogo
|
`Sora
|
`Soyo
|
`Sund
|
`Sylo
|
`Syrc
|
`Tagb
|
`Takr
|
`Tale
|
`Talu
|
`Taml
|
`Tang
|
`Tavt
|
`Telu
|
`Tfng
|
`Tglg
|
`Thaa
|
`Thai
|
`Tibt
|
`Tirh
|
`Ugar
|
`Vaii
|
`Wara
|
`Wcho
|
`Xpeo
|
`Xsux
|
`Yezi
|
`Yiii
|
`Zanb
|
`Zinh
|
`Zyyy
|
`Zzzz
]
The type for scripts.
val pp : Format.formatter -> t -> unit
pp ppf s
prints an unspecified representation of s
on ppf
.
script_extension u
is u
's Script_Extensions property. The list is never empty.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page