Skip to content

Commit f26b457

Browse files
committed
snap
1 parent f4ebfff commit f26b457

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

2024_01_30_logic-monad-1.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
---
2+
title: Scala and logical monad programming.
3+
---
14

2-
# Scala and logical monad programming.
35

46
Here (https://github.com/rssh/dotty-cps-async/tree/master/logic) is a small library, 'dotty-cps-async-logic,' where a type class and default implementation are defined for logical programming with backtracking.
57

_config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ safe: true
33
source: ./
44
incremental: false
55
highlighter: rouge
6-
theme: minima
6+
#theme: minima
77
gist:
88
noscript: false
99
kramdown:
@@ -14,3 +14,4 @@ plugins:
1414
title: rssh notes
1515
description: Random notes about programming
1616
author: Ruslan Shevchenko
17+

0 commit comments

Comments
 (0)