2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > StatefulChain< / title >
2021-05-08 18:18:11 +03:00
< / head > < body > < link href = "../../../../../../../images/logo-icon.svg" rel = "icon" type = "image/svg" > < script > var pathToRoot = "../../../../" ; < / script > < script type = "text/javascript" src = "../../../../scripts/sourceset_dependencies.js" async > < / script > < link href = "../../../../styles/style.css" rel = "Stylesheet" > < link href = "../../../../styles/logo-styles.css" rel = "Stylesheet" > < link href = "../../../../styles/jetbrains-mono.css" rel = "Stylesheet" > < link href = "../../../../styles/main.css" rel = "Stylesheet" > < script type = "text/javascript" src = "../../../../scripts/clipboard.js" async > < / script > < script type = "text/javascript" src = "../../../../scripts/navigation-loader.js" async > < / script > < script type = "text/javascript" src = "../../../../scripts/platform-content-handler.js" async > < / script > < script type = "text/javascript" src = "../../../../scripts/main.js" async > < / script >
2021-03-12 21:24:01 +03:00
< div id = "container" >
2021-05-08 18:18:11 +03:00
< div id = "leftColumn" > < a href = "../../../../index.html" >
< div id = "logo" > < / div >
< / a >
2021-03-12 21:24:01 +03:00
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
2021-05-08 18:18:11 +03:00
< script type = "text/javascript" src = "../../../../scripts/main.js" > < / script > < div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
< div class = "main-content" id = "content" pageids = "kmath-coroutines::space.kscience.kmath.chains/StatefulChain///PointingToDeclaration//-205805890" >
2021-03-12 21:24:01 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
2021-05-08 18:18:11 +03:00
< div class = "breadcrumbs" > < a href = "../../../index.html" > kmath-coroutines< / a > /< a href = "../index.html" > space.kscience.kmath.chains< / a > /< a href = "index.html" > StatefulChain< / a > < / div >
2021-03-12 21:24:01 +03:00
< div class = "pull-right d-flex" >
2021-05-08 18:18:11 +03:00
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > common< / button > < / div >
2021-03-12 21:24:01 +03:00
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
2021-05-08 18:18:11 +03:00
< h1 class = "cover" > < span > Stateful< / span > < wbr > < span > Chain< / span > < / h1 >
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > class < a href = "index.html" > StatefulChain< / a > < < a href = "index.html" > S< / a > , out < a href = "index.html" > R< / a > > (state: < a href = "index.html" > S< / a > , seed: < a href = "index.html" > S< / a > .() -> < a href = "index.html" > R< / a > , forkState: (< a href = "index.html" > S< / a > ) -> < a href = "index.html" > S< / a > , gen: suspend < a href = "index.html" > S< / a > .(< a href = "index.html" > R< / a > ) -> < a href = "index.html" > R< / a > ) : < a href = "../-chain/index.html" > Chain< / a > < < a href = "index.html" > R< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < p class = "paragraph" > A chain with possibly mutable state. The state must not be changed outside the chain. Two chins should never share the state< / p > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< div class = "tabbedcontent" >
< div class = "tabs-section" tabs-section = "tabs-section" > < button class = "section-tab" data-active = "" data-togglable = "Constructors" > Constructors< / button > < button class = "section-tab" data-togglable = "Functions" > Functions< / button > < button class = "section-tab" data-togglable = "Properties" > Properties< / button > < button class = "section-tab" data-togglable = "Parameters" > Parameters< / button > < / div >
< div class = "tabs-section-body" >
< h2 class = "" > Parameters< / h2 >
< div data-togglable = "Parameters" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted WithExtraAttributes" data-platform-hinted = "data-platform-hinted" data-togglable = "Parameters" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div data-togglable = "Parameters" > < div class = "table" data-togglable = "Parameters" > < div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "main-subrow keyValue WithExtraAttributes" > < div class = "" > < span class = "inline-flex" > S< / span > < / div > < div > < div class = "title" > < div data-togglable = "Parameters" > < ul > < li > < p class = "paragraph" > the state of the chain< / p > < / li > < / ul > < / div > < / div > < / div > < / div > < / div > < div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "main-subrow keyValue WithExtraAttributes" > < div class = "" > < span class = "inline-flex" > forkState< / span > < / div > < div > < div class = "title" > < div data-togglable = "Parameters" > < ul > < li > < p class = "paragraph" > the function to copy current state without modifying it< / p > < / li > < / ul > < / div > < / div > < / div > < / div > < / div > < / div > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< h2 class = "tabbedcontent" > Constructors< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Constructors" > < a data-name = "1969113872%2FConstructors%2F-205805890" anchor-label = "StatefulChain" id = "1969113872%2FConstructors%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue TabbedContent" >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "-stateful-chain.html" > StatefulChain< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1969113872%2FConstructors%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < < a href = "index.html" > S< / a > , out < a href = "index.html" > R< / a > > < a href = "-stateful-chain.html" > StatefulChain< / a > (state: < a href = "index.html" > S< / a > , seed: < a href = "index.html" > S< / a > .() -> < a href = "index.html" > R< / a > , forkState: (< a href = "index.html" > S< / a > ) -> < a href = "index.html" > S< / a > , gen: suspend < a href = "index.html" > S< / a > .(< a href = "index.html" > R< / a > ) -> < a href = "index.html" > R< / a > )< span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < div class = "brief " > < ul > < li > < p class = "paragraph" > the state of the chain< / p > < / li > < / ul > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Functions< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "-2048743107%2FFunctions%2F-205805890" anchor-label = "collect" id = "-2048743107%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-chain/collect.html" > collect< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-2048743107%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open suspend override fun < a href = "../-chain/collect.html" > collect< / a > (collector: < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow-collector/index.html" > FlowCollector< / a > < < a href = "index.html" > R< / a > > )< span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1752174668%2FFunctions%2F-205805890" anchor-label = "fork" id = "1752174668%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "fork.html" > fork< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1752174668%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open suspend override fun < a href = "fork.html" > fork< / a > (): < a href = "../-chain/index.html" > Chain< / a > < < a href = "index.html" > R< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1752174668%2FFunctions%2F-205805890" anchor-label = "fork" id = "1752174668%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1752174668%2FFunctions%2F-205805890" anchor-label = "fork" id = "1752174668%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Create a copy of current chain state.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1286653125%2FFunctions%2F-205805890" anchor-label = "next" id = "-1286653125%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "next.html" > next< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1286653125%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open suspend override fun < a href = "next.html" > next< / a > (): < a href = "index.html" > R< / a > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1286653125%2FFunctions%2F-205805890" anchor-label = "next" id = "-1286653125%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1286653125%2FFunctions%2F-205805890" anchor-label = "next" id = "-1286653125%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Generate next value, changing state if needed< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1237011067%2FFunctions%2F-205805890" anchor-label = "value" id = "1237011067%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "value.html" > value< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1237011067%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < a href = "value.html" > value< / a > (): < a href = "index.html" > R< / a > ?< span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Properties< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Properties" > < a data-name = "-1252471492%2FProperties%2F-205805890" anchor-label = "gen" id = "-1252471492%2FProperties%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "gen.html" > gen< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1252471492%2FProperties%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" data-togglable = "Properties" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < a data-name = "-1252471492%2FProperties%2F-205805890" anchor-label = "gen" id = "-1252471492%2FProperties%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > val < a href = "gen.html" > gen< / a > : suspend < a href = "index.html" > S< / a > .(< a href = "index.html" > R< / a > ) -> < a href = "index.html" > R< / a > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1237011067%2FProperties%2F-205805890" anchor-label = "value" id = "1237011067%2FProperties%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "value.html" > value< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1237011067%2FProperties%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" data-togglable = "Properties" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < a data-name = "1237011067%2FProperties%2F-205805890" anchor-label = "value" id = "1237011067%2FProperties%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > var < a href = "value.html" > value< / a > : < a href = "index.html" > R< / a > ? = null< span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "footer" > < span class = "go-to-top-icon" > < a href = "#content" > < / a > < / span > < span > © 2021 Copyright< / span > < span class = "pull-right" > < span > Generated by < / span > < a href = "https://github.com/Kotlin/dokka" > < span > dokka< / span > < span class = "padded-icon" > < / span > < / a > < / span > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< / body > < / html >
2021-03-12 21:24:01 +03:00